I''m setting up acts_as_authenticated but want to use it for now in development mode. Anyway in the configuration it says to add to environment.rb under Rails::Initializer.run do |config| config.active_record.observers = :user_observer All I want to know is should I be putting this in environments/development.rb to make it work using localhost. Mail will be going out using remote SMTP server. Or just leave it in environment.rb ? Stuart --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---