aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/plugin
Commit message (Expand)AuthorAgeFilesLines
* Fix typos (closes #10378)David Heinemeier Hansson2007-12-051-1/+1
* Refactor Plugin Loader. Add plugin lib paths early, and add lots of tests. ...Rick Olson2007-11-082-144/+167
* Added symbols as a legal way of specifying plugins in config.plugins (closes ...David Heinemeier Hansson2007-09-221-3/+3
* Added the :all option to config.plugins thatll include the rest of the plugin...David Heinemeier Hansson2007-09-211-5/+28
* Move plugin classes into the rails directory to match their namespaceMarcel Molina2007-03-032-0/+182