mirror of
https://github.com/github/rails.git
synced 2026-01-27 15:28:00 -05:00
01cfd2b00afc25fa4ca8e538f59a405e7eec7bb5
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2906 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
New configuration option config.plugin_paths which may be a single path like the default 'vendor/plugins' or an array of paths: ['vendor/plugins', 'lib/plugins']. Plugins are discovered in nested paths, so you can organize your plugins directory as you like. Refactor load_plugin from load_plugins. Simplify initializer unit test. Closes #2757.
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%