On 4/30/07, jmay <jason.may-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:>
> In the default environment.rb that is created with a new Rails app,
> the following line is commented out:
>
> # config.active_record.observers = :cacher, :garbage_collector
>
> What are these two observers for? I can''t find documentation for
> these anywhere.
Those aren''t real. That line is used as an example. If anything,
they''re real observers for someone''s app. I mean, if you were
going
to make them up, why not use something like:
# config.active_record.observers = :flux_capacitor
--
Rick Olson
http://lighthouseapp.com
http://weblog.techno-weenie.net
http://mephistoblog.com
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---