I'm porting an app from 2.3 to 3.0, have errors in my test suite, and don't get enough info to figure out where these occur. See the example below; that's all the feedback I get for an exception raised in a view.
Suggestions on how I revert to the 2.x behaviour? ____________________ 1) Error: test_should_show_pet(PetsControllerTest): ActionView::Template::Error: undefined method `name' for nil:NilClass Isak -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

