aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/plugins/vendored_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor some railties tests structure.José Valim2010-01-251-386/+0
* As first step setup the load path and lazy compare middlewares.José Valim2010-01-251-20/+18
* Failing test for using plugin middleware in application configJoshua Peek2010-01-251-0/+20
* Plugins need to load before app initializersJoshua Peek2010-01-251-0/+13
* Ensure metals and initializers in plugins are loaded.José Valim2010-01-241-0/+28
* Add tests for plugin sanity check.José Valim2010-01-241-0/+24
* Ensure namespaced controllers in engines work.José Valim2010-01-241-1/+31
* Add I18n tests to engines.José Valim2010-01-241-0/+38
* Load deprecated tasks for plugins.José Valim2010-01-241-0/+34
* config.plugins should still work with an array of stringsJoshua Peek2010-01-051-1/+7
* 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