Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix discrepancies with loading rails/init.rb from gems. [#324 state:resolved] | rick | 2008-06-08 | 1 | -10/+11 | |
* | Make plugins initialize also from rails/init.rb to ensure consistency with ge... | Jacek Becela | 2008-06-08 | 1 | -1/+9 | |
* | fix doc typos | rick | 2008-05-31 | 1 | -2/+1 | |
* | Expose GemPlugin load_paths so they can be added to Dependencies.load_paths. ... | Dmitriy Timokhin | 2008-05-31 | 1 | -10/+6 | |
* | Merge docrails: | Pratik Naik | 2008-05-09 | 1 | -8/+8 | |
* | Added that gems can now be plugins if they include rails/init.rb (closes #114... | David Heinemeier Hansson | 2008-03-27 | 1 | -0/+20 | |
* | Added Plugin#about method to programmatically access the about.yml in a plugi... | David Heinemeier Hansson | 2008-03-27 | 1 | -3/+19 | |
* | Ensure the plugin loader only loads plugins once. Closes #10102 [haruki_zaemon] | Rick Olson | 2007-11-08 | 1 | -0/+1 | |
* | Refactor Plugin Loader. Add plugin lib paths early, and add lots of tests. ... | Rick Olson | 2007-11-08 | 1 | -0/+83 |