aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/plugin/loader.rb
Commit message (Expand)AuthorAgeFilesLines
* Move plugin classes into the rails directory to match their namespaceMarcel Molina2007-03-031-123/+0
* Split out the basic plugin locator functionality into an abstract super class...Marcel Molina2007-03-021-5/+33
* Split plugin location and loading out of the initializer and into a new Plugi...Marcel Molina2007-03-021-0/+95