Read the "Table Aliases" part of http://api.rubyonrails.org/classes/ActiveRecord/Associations/ClassMethods.html
On Feb 3, 6:54 am, Greg Hauptmann <[email protected]> wrote: > Hi, > > Does ActiveScaffold support multiple joins? (i.e. in the ":joins => > ..." part of a find). Can't quite seem to see how to make it work > (e.g. passing an array in for the :joins parameter didn't seem to > work). If it is possible would you be able to drop in an example? > > (that is I'm talking about when you do a find, but make use of the > ":joins => 'xxx'" option) > > thanks > > -- > Greghttp://blog.gregnet.org/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

