I was able to get this to work by using :include => {:memberships
=> :role} but that's far from ideal as Ruby will build a lot of
objects I don't need, and waste a significant amount of time and
memory doing it.

On Oct 6, 5:19 pm, Michael Sofaer <[EMAIL PROTECTED]> wrote:
> Correction:  I made the change to :create_has_many_reflection
>
> If there is no reason not to allow the :join keyword, what is the best
> way to make the change?  I'd prefer not to freeze Rails, but I'm
> having a lot of trouble targeting just this method with a plugin.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to