aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/testing
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2016-04-18 13:15:37 +0200
committerXavier Noria <fxn@hashref.com>2016-04-18 13:30:22 +0200
commit2ab7c22a7608560d443adc696d6dfb6673a28ca5 (patch)
tree786f5d0f3cc14db79655319f241d1c39b2634af0 /activesupport/lib/active_support/testing
parent7f0df7b6a9f11e29b2ed73dee91c18b438c5eb38 (diff)
downloadrails-2ab7c22a7608560d443adc696d6dfb6673a28ca5.tar.gz
rails-2ab7c22a7608560d443adc696d6dfb6673a28ca5.tar.bz2
rails-2ab7c22a7608560d443adc696d6dfb6673a28ca5.zip
removes unneeded require in rails/railtie.rb
Railties' `config` method instatiates a Rails::Railtie::Configuration object. Rails::Configuration is not used in this file. The patch does not replace the file being required with the one for Rails::Railtie::Configuration because that one is autoloaded. See the spot where this patch changes double quotes with single quotes. Rails::Railtie::Configuration does depend on Rails::Configuration, and it requires it accordingly.
Diffstat (limited to 'activesupport/lib/active_support/testing')
0 files changed, 0 insertions, 0 deletions