aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/railtie.rb
Commit message (Expand)AuthorAgeFilesLines
* Move application configuration to the application configuration object, remov...José Valim2010-03-261-4/+2
* Make many parts of Rails lazy. In order to facilitate this,wycats2010-03-071-3/+5
* Rename engines_load_path to railties_load_path.José Valim2010-02-201-2/+2
* AC railtie should configure helpers path.José Valim2010-01-261-3/+3
* Fix i18n locales order test.José Valim2010-01-251-1/+5
* Add active_model/railtie back to generated boot.rb, add models back to paths,...José Valim2010-01-251-27/+27
* Rename plugin_name to railtie_name and engine_name.José Valim2010-01-241-2/+2
* Add I18n tests to engines.José Valim2010-01-241-0/+2
* Get rid of initializers global and create i18n railtie.José Valim2010-01-231-0/+29
* Moved more configuration away from bootstrap.José Valim2010-01-221-0/+29