| Commit message (Expand) | Author | Age | Files | Lines |
* | update metal fixtures to be ruby 1.9 compat | Joshua Peek | 2009-03-15 | 6 | -6/+6 |
* | Make sure Metal use ActionController class name conventions [#2242 state:reso... | Luca Guidi | 2009-03-15 | 1 | -0/+5 |
* | Ensure public folder structure is setup correctly if the tests are ran out of... | Joshua Peek | 2009-03-10 | 3 | -0/+3 |
* | Raise LoadError instead of a runtime exception [#1498 state:resolved] | karmi | 2009-03-07 | 1 | -1/+1 |
* | Enhanced Rails Metal - the load order of metals can now be configured [#2057 ... | Simon Jefford | 2009-03-03 | 5 | -0/+29 |
* | Metal can now line in plugins under app/metal [#2045 state:committed] | Matthew Rudy Jacobs | 2009-02-27 | 1 | -0/+10 |
* | Added view path support for engines [DHH] | David Heinemeier Hansson | 2008-11-27 | 1 | -1/+1 |
* | Added that config/routes.rb files in engine plugins are automatically loaded ... | David Heinemeier Hansson | 2008-11-26 | 4 | -0/+10 |
* | Initializer to sort files before eager loading. [#859 state:resolved] | Tom Ward | 2008-08-22 | 2 | -0/+5 |
* | Make plugins initialize also from rails/init.rb to ensure consistency with ge... | Jacek Becela | 2008-06-08 | 3 | -0/+10 |
* | Merge docrails. | Pratik Naik | 2008-05-25 | 1 | -1/+1 |
* | Use .gitignore as the convention for dummy file names. | Joshua Peek | 2008-04-24 | 6 | -0/+0 |
* | Add .empty files to empty directories so git preserves them. | Joshua Peek | 2008-04-21 | 6 | -0/+0 |
* | Add back empty plugin folders that were lost when we moved to git. | Joshua Peek | 2008-04-21 | 3 | -0/+0 |
* | Missing test data | David Heinemeier Hansson | 2008-03-27 | 4 | -0/+5 |
* | Fixed that script/generate would not look for plugin generators in plugin_pat... | David Heinemeier Hansson | 2008-03-13 | 2 | -0/+8 |
* | Canonicalize configuration.root_path and replace RAILS_ROOT. | Jeremy Kemper | 2007-03-29 | 1 | -1/+1 |
* | Split plugin location and loading out of the initializer and into a new Plugi... | Marcel Molina | 2007-03-02 | 1 | -0/+0 |
* | Railties: generator tests passing | Jeremy Kemper | 2006-08-29 | 2 | -0/+2 |
* | Raise in stubby/init.rb if it doesn't have access to directory or config. lo... | Jeremy Kemper | 2005-11-07 | 1 | -1/+6 |
* | New configuration option config.plugin_paths which may be a single path like ... | Jeremy Kemper | 2005-11-07 | 3 | -1/+5 |
* | Constants set in the development/test/production environment file are set in ... | Jamis Buck | 2005-10-23 | 1 | -0/+1 |