I started a new test: Have a look at my new code:
http://pastie.org/663455

1) The categories_controller is NOT called from the test!

2) I created another example with a message_controller and associated 
tests. There, the controller IS called!

You can see that, because the puts statement produces output in 2), but 
not in 1).

Could the reason for this be the fact, that User::CategoriesController 
inherits from UserController??

Cheers,
Alexander


-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to