On Feb 11, 2011, at 4:18 PM, Edson wrote: > Hi Kevin, > > My mailer works fine becuase i can deliver emails for "forgoten > password" and "activation". > > But i need to know how to use after_callback in hobo! Is the same in > "rails way": > > I searched for a way to use callbacks in hobo but i don't know if i > was searching wrongly but i could not get it!
Not much to find, as Hobo leaves the Rails callback stuff completely alone. Here's the documentation for ActiveRecord::Callbacks: http://rdoc.info/docs/rails/2.3.8/ActiveRecord/Callbacks --Matt Jones -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
