[rspec-users] undefined method `route_for
Amit Kulkarni
lists at ruby-forum.com
Mon Dec 7 05:32:27 EST 2009
Hi David,
I have some query regarding running spec command.
When i tried to run normal testcase by command "spec
test_controller_spec.rb"
then that particular test case runs but the routing testcase fails.
Now if i run through the command "spec
spec/controllers/test_controller_spec.rb" then all the spec runs
including the routing spec.
Can you tell me why is this happening?
--
Posted via http://www.ruby-forum.com/.
More information about the rspec-users
mailing list