Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Plugin locator: sort directory listing because we can't assume that the OS wi... | Hongli Lai (Phusion | 2008-07-09 | 1 | -1/+1 |
* | Fix discrepancies with loading rails/init.rb from gems. [#324 state:resolved] | rick | 2008-06-08 | 1 | -3/+4 |
* | include bugfix to [e792d4ab70448f79142fdf492390682ff5ea6398] for rubygems 1.0... | rick | 2008-05-06 | 1 | -2/+3 |
* | Added code to make initialization process call rails/init.rb for unpacked gems | Paul Barry | 2008-05-06 | 1 | -1/+2 |
* | Fixed that no gems installed would cause error (closes #11459) [thechrisoshow] | David Heinemeier Hansson | 2008-03-28 | 1 | -1/+1 |
* | Added that gems can now be plugins if they include rails/init.rb (closes #114... | David Heinemeier Hansson | 2008-03-27 | 1 | -1/+20 |
* | Refactor Plugin Loader. Add plugin lib paths early, and add lots of tests. ... | Rick Olson | 2007-11-08 | 1 | -31/+50 |
* | Move plugin classes into the rails directory to match their namespace | Marcel Molina | 2007-03-03 | 1 | -0/+59 |