aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/plugin_locator_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Added symbols as a legal way of specifying plugins in config.plugins (closes ...David Heinemeier Hansson2007-09-221-7/+13
* Added the :all option to config.plugins thatll include the rest of the plugin...David Heinemeier Hansson2007-09-211-0/+14
* Move responsibility for ensuring that all registered gems were loaded from th...Marcel Molina2007-03-031-8/+8
* Split out the basic plugin locator functionality into an abstract super class...Marcel Molina2007-03-021-0/+41