Gavin wrote: >> Firstly, after_create should not call the service directly - it should call a >> method in a GoogleApi module that calls the service. (See the thread "no sql >> in >> the controller guideline".) > > Would this apply to model_observers too?
Yes; MVC theory suggests observers are controllers. We all wish observers did not exist, and controllers simply watched everything! Observers are just exposed plumbing... -- Phlip http://flea.sourceforge.net/resume.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

