aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* config.plugins should still work with an array of stringsJoshua Peek2010-01-051-1/+7
* Some railties cleanup:Carl Lerche2009-12-312-5/+7
* Rename rails.rb -> rails/all.rb and rails/core.rb -> rails.rbCarl Lerche2009-12-312-2/+2
* Revert "Add config.action_controller.include behavior to plugins."Jeremy Kemper2009-12-301-16/+0
* Don't require initializer.rb in core.rbCarl Lerche2009-12-281-0/+5
* Add the ability to have plugins load rake tasks.Carl Lerche2009-12-281-0/+27
* Add config.action_controller.include behavior to plugins.José Valim2009-12-271-0/+16
* Moving out some framework specific initializers into the framework libraries.Carlhuda2009-12-231-0/+18
* 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
* Refactor pluginsYehuda Katz + Carl Lerche2009-11-111-7/+183
* Refactored railties' isolation tests to be able to run script/* scripts.Carl Lerche2009-10-211-0/+19