José Valim
|
9dd4c79d61
|
Allow to add subscribers through Railtie.
|
2010-01-13 01:19:22 +01:00 |
|
José Valim
|
c4e3344a26
|
Revert "Add a generator_paths config option"
This reverts commit 8665c754cb .
|
2010-01-13 01:19:22 +01:00 |
|
Yehuda Katz
|
8665c754cb
|
Add a generator_paths config option
|
2010-01-09 11:04:06 -06:00 |
|
Joshua Peek
|
bbe80ae652
|
config.plugins should still work with an array of strings
|
2010-01-05 23:37:40 -06:00 |
|
Carl Lerche
|
ae7ada1fde
|
Some railties cleanup:
* Rename <framework>/rails.rb -> <framework>/railtie.rb
* Rails::Plugin -> Rails::Railtie
* Rails::Plugin::Vendored -> Rails::Plugin
|
2009-12-31 13:12:52 -08:00 |
|
Carl Lerche
|
e749424dfa
|
Rename rails.rb -> rails/all.rb and rails/core.rb -> rails.rb
|
2009-12-31 13:12:52 -08:00 |
|
Jeremy Kemper
|
1fbd02e446
|
Revert "Add config.action_controller.include behavior to plugins."
This reverts commit 7e8b7f46bf .
Conflicts:
railties/lib/rails/plugin.rb
|
2009-12-30 19:34:15 -08:00 |
|
Carl Lerche
|
4ee70643b3
|
Don't require initializer.rb in core.rb
|
2009-12-28 18:26:15 -08:00 |
|
Carl Lerche
|
c02f278263
|
Add the ability to have plugins load rake tasks.
|
2009-12-28 17:53:04 -08:00 |
|
José Valim
|
7e8b7f46bf
|
Add config.action_controller.include behavior to plugins.
|
2009-12-27 13:31:36 +01:00 |
|
Carlhuda
|
38aeb1528c
|
Moving out some framework specific initializers into the framework libraries.
|
2009-12-23 16:13:09 -08:00 |
|
Jeremy Kemper
|
2e571e8f99
|
Blog -> Blog::Application. Leave the toplevel module up for grabs.
|
2009-12-21 17:03:21 -08:00 |
|
Carl Lerche
|
1b27f5c4f7
|
Add the ability for plugins to set default configuration settings.
|
2009-12-15 22:13:52 -08:00 |
|
Yehuda Katz + Carl Lerche
|
82b9b151ff
|
Refactor plugins
|
2009-11-11 18:09:16 -08:00 |
|
Carl Lerche
|
8a0f456443
|
Refactored railties' isolation tests to be able to run script/* scripts.
|
2009-10-21 15:46:22 -07:00 |
|