You could also check out the guides at: http://guides.rubyonrails.org/active_record_querying.html#dynamic-finders
On Apr 5, 1:50 pm, Leon <[email protected]> wrote: > Hi, > > I am doing some examples in a book on Roby on Rails. When a model > class is create with generate model command, it will create some > find_xxx methods on the fields. When the model have the relationships > with other models, the more find_xxx methods will be generated. How do > I know exactly how many and what kinds of find_xxx methods are > created? > > Thanks. > > Leon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

