aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Some railties cleanup:Carl Lerche2009-12-312-5/+7
| | | | | | * Rename <framework>/rails.rb -> <framework>/railtie.rb * Rails::Plugin -> Rails::Railtie * Rails::Plugin::Vendored -> Rails::Plugin
* 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
| | | | | | | | This reverts commit 7e8b7f46bfc086a36db996420fbee93348c5268e. Conflicts: railties/lib/rails/plugin.rb
* 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