aboutsummaryrefslogtreecommitdiffstats
path: root/railties/environments/production.rb
blob: b464250beff8d7f2cab2b916e2f0e3b1c18a9d79 (plain) (blame)
1
2
3
Dependencies.mechanism                             = :require
ActionController::Base.consider_all_requests_local = false
ActionController::Base.perform_caching             = true