aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/plugin_test_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Cherry-pick core extensionsJeremy Kemper2009-05-131-1/+0
* Fix missing core extension dependenciesJeremy Kemper2009-04-281-0/+1
* Refactor ActionView::TemplateYehuda Katz + Carl Lerche2009-04-271-1/+1
* Removed rest of Symbol#to_proc from railties testsJeremy Kemper2009-04-221-2/+2
* Refactor Plugin Loader. Add plugin lib paths early, and add lots of tests. ...Rick Olson2007-11-081-6/+17
* Split out the basic plugin locator functionality into an abstract super class...Marcel Molina2007-03-021-0/+4
* Split plugin location and loading out of the initializer and into a new Plugi...Marcel Molina2007-03-021-0/+14