aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/initializer/initialize_i18n_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use Rails.initialize! where we just want to run the initializers and aren't c...Joshua Peek2009-10-161-2/+2
* Expand paths in i18n initializer testsJoshua Peek2009-10-161-2/+2
* Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application...Carl Lerche2009-10-161-0/+2
* Have config/application.rb contain the application definition and require tha...Carl Lerche2009-10-151-0/+2
* Start moving the initializers into the application objectCarl Lerche2009-10-081-0/+51