aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/plugins/configuration_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor some railties tests structure.José Valim2010-01-251-45/+0
* Solve some pendencies.José Valim2010-01-241-3/+3
* Allow to add subscribers through Railtie.José Valim2010-01-131-0/+9
* Revert "Add a generator_paths config option"José Valim2010-01-131-6/+0
* Add a generator_paths config optionYehuda Katz2010-01-091-0/+6
* Some railties cleanup:Carl Lerche2009-12-311-4/+4
* Rename rails.rb -> rails/all.rb and rails/core.rb -> rails.rbCarl Lerche2009-12-311-1/+1
* Revert "Add config.action_controller.include behavior to plugins."Jeremy Kemper2009-12-301-16/+0
* Add config.action_controller.include behavior to plugins.José Valim2009-12-271-0/+16
* Blog -> Blog::Application. Leave the toplevel module up for grabs.Jeremy Kemper2009-12-211-2/+2
* Add the ability for plugins to set default configuration settings.Carl Lerche2009-12-151-0/+36