On Thu, Jun 11, 2009 at 5:07 AM, jclagache<[email protected]> wrote: > > I'm begining whith rails. > In the rails directory structure, where is the nicest directory tu put > my active record callback objects ? > app/helpers ? > app/models ? > lib ? > > May looks a stupid questions but i can't find answers googling.
I put my observer classes in app/models. jeremy --~--~---------~--~----~------------~-------~--~----~ 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 [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-core?hl=en -~----------~----~----~----~------~----~------~--~---
