Displaying 2 results from an estimated 2 matches for "m000642".
Did you mean:
m000042
2007 May 14
0
building and saving has_many and has_one relations
...y marks all invalid cars, and therefore
also all the fields in the GUI.
I hope somebody is able to alleviate my confusion.
[1] http://api.rubyonrails.org/classes/ActiveRecord/Associations/ClassMethods.html#M000643
[2] http://api.rubyonrails.org/classes/ActiveRecord/Associations/ClassMethods.html#M000642
--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send...
2007 Aug 12
3
Scope and specing models
Hello all, I''m currently having an issue with some specs, specifically scope
issues (probably more of a scope issue than a spec issue at this point)...
Here''s the error:
ActiveRecord::AssociationTypeMismatch in ''A new User should know what role
it has''
Role expected, got NilClass
D:/ruby/projects/restful_authentication_test/config/../app/models/role.rb:5:in