Chris O''Sullivan
2008-Mar-17 06:40 UTC
Patch to provide has_one :through functionality (ticket 4756) - eyeballs required
I''ve been working on a patch for has_one :through associations and now it needs some verification love. http://dev.rubyonrails.org/ticket/4756 Please have a look and see if it fits the bill. Constructive criticism welcome! Thanks, Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
Maybe Matching Threads
- has_one :through NoMethodError: undefined method `klass' for nil:NilClass when doing class_name on reflection
- has_many :through with a has_one source
- can I fake has_one :through?
- Issue with Observers and has_one association...
- building and saving has_many and has_one relations