In which file is this test written and how are you running it? Also, these kinds of tests are not very useful because they try to test the framework, ActiveRecord in this case.
Tests should target the intended behavior of your application. -- 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.

