diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/environment.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/environment.rb b/config/environment.rb index 4577575..aad0815 100644 --- a/config/environment.rb +++ b/config/environment.rb | |||
| @@ -30,7 +30,6 @@ Rails::Initializer.run do |config| | |||
| 30 | 30 | ||
| 31 | # Activate observers that should always be running | 31 | # Activate observers that should always be running |
| 32 | # config.active_record.observers = :cacher, :garbage_collector, :forum_observer | 32 | # config.active_record.observers = :cacher, :garbage_collector, :forum_observer |
| 33 | config.active_record.observers = :auditing_observer | ||
| 34 | 33 | ||
| 35 | # Set Time.zone default to the specified zone and make Active Record auto-convert to this zone. | 34 | # Set Time.zone default to the specified zone and make Active Record auto-convert to this zone. |
| 36 | # Run "rake -D time" for a list of tasks for finding time zone names. | 35 | # Run "rake -D time" for a list of tasks for finding time zone names. |
