Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make plugins initialize also from rails/init.rb to ensure consistency with ge... | Jacek Becela | 2008-06-08 | 1 | -2/+2 |
* | Sort the results to remove platform dependent test failures | Michael Koziarski | 2008-02-20 | 1 | -2/+2 |
* | require abstract_unit directly since test is in load path | Jeremy Kemper | 2008-01-05 | 1 | -2/+2 |
* | Refactor Plugin Loader. Add plugin lib paths early, and add lots of tests. ... | Rick Olson | 2007-11-08 | 1 | -49/+57 |
* | Added symbols as a legal way of specifying plugins in config.plugins (closes ... | David Heinemeier Hansson | 2007-09-22 | 1 | -7/+13 |
* | Added the :all option to config.plugins thatll include the rest of the plugin... | David Heinemeier Hansson | 2007-09-21 | 1 | -0/+14 |
* | Move responsibility for ensuring that all registered gems were loaded from th... | Marcel Molina | 2007-03-03 | 1 | -8/+8 |
* | Split out the basic plugin locator functionality into an abstract super class... | Marcel Molina | 2007-03-02 | 1 | -0/+41 |