Remove unused config variable from test.rb template

This commit is contained in:
Guillermo Iguaran
2011-09-05 08:59:37 -05:00
parent 6521cf3316
commit e8cb06a386

View File

@@ -41,7 +41,4 @@
# Print deprecation notices to the stderr
config.active_support.deprecation = :stderr
# Allow pass debug_assets=true as a query parameter to load pages with unpackaged assets
config.assets.allow_debugging = true
end