Skip to content

Commit

Permalink
logger added to the deprecated config accessor
Browse files Browse the repository at this point in the history
  • Loading branch information
spastorino authored and wycats committed Apr 15, 2010
1 parent 0ee2d3c commit 68f4e04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actionpack/lib/action_controller/deprecated/base.rb
Expand Up @@ -153,6 +153,7 @@ def verify(*args)
deprecated_config_accessor :asset_path
deprecated_config_accessor :helpers_path
deprecated_config_accessor :javascripts_dir
deprecated_config_accessor :logger
deprecated_config_accessor :page_cache_directory
deprecated_config_accessor :page_cache_extension
deprecated_config_accessor :protected_instance_variables
Expand Down

0 comments on commit 68f4e04

Please sign in to comment.