Skip to content

Commit

Permalink
Observers are no longer important enough to get this configuration op…
Browse files Browse the repository at this point in the history
…tion called out at the top level
  • Loading branch information
dhh committed Aug 7, 2012
1 parent 7ef56d6 commit 775ddf2
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ class Application < Rails::Application
# Custom directories with classes and modules you want to be autoloadable.
# config.autoload_paths += %W(#{config.root}/extras)
# Activate observers that should always be running.
# config.active_record.observers = :cacher, :garbage_collector, :forum_observer
# Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
# Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.
# config.time_zone = 'Central Time (US & Canada)'
Expand Down

0 comments on commit 775ddf2

Please sign in to comment.