aboutsummaryrefslogtreecommitdiffstats
path: root/railties/environments/test.rb
blob: 8aa4c65af2ac97a3ebaa269504e7fc2501e33c29 (plain) (blame)
1
2
3
4
Dependencies.mechanism                             = :require
ActionController::Base.consider_all_requests_local = true
ActionController::Base.perform_caching             = false
ActionMailer::Base.delivery_method                 = :test