aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/railties/plugin_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Solve the RAILS_ENV problem in the railties tests in a more generic wayJon Leighton2011-06-061-0/+4
* Add "a" to make it better EnglishRyan Bigg2010-10-071-1/+1
* Remove more deprecated behavior from plugins.José Valim2010-09-041-27/+0
* A few changes were done in this commit:José Valim2010-06-281-4/+26
* Show deprecation message for rails/init.rb in plugins.José Valim2010-02-171-0/+9
* tsort-based dependency resolution for initializersPaul Rosania2010-01-291-1/+1
* Move the ActiveRecord generator settings into the RailtieCarl Lerche2010-01-281-0/+1
* Add more tests to some key points in Railties.José Valim2010-01-281-0/+11
* Add reloadable specific for engines and move environment to application paths.José Valim2010-01-281-0/+4
* Add tests for explicit engines.José Valim2010-01-261-1/+40
* Refactor railties test, break huge files in smaller chunks and move initiali...José Valim2010-01-261-277/+3
* Refactor some railties tests structure.José Valim2010-01-251-0/+334