aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/plugin_locator_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor Plugin Loader. Add plugin lib paths early, and add lots of tests. ...Rick Olson2007-11-081-49/+57
* 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