Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix problems with requires in metal choking under development reloading [#257... | Tim Connor | 2009-05-04 | 1 | -1/+2 |
* | No more free lunch | Jeremy Kemper | 2009-04-22 | 1 | -0/+1 |
* | Make sure Metal use ActionController class name conventions [#2242 state:reso... | Luca Guidi | 2009-03-15 | 1 | -1/+1 |
* | Ensure that loading metals from the main app and engines works on older Ruby ... | Simon Jefford | 2009-03-05 | 1 | -3/+5 |
* | Enhanced Rails Metal - the load order of metals can now be configured [#2057 ... | Simon Jefford | 2009-03-03 | 1 | -3/+13 |
* | Metal can now line in plugins under app/metal [#2045 state:committed] | Matthew Rudy Jacobs | 2009-02-27 | 1 | -6/+9 |
* | Diverge Metal implementation from Rack::Cascade since we want the last app to... | Joshua Peek | 2008-12-19 | 1 | -13/+22 |
* | Cheaper metal cascade | Jeremy Kemper | 2008-12-18 | 1 | -10/+20 |
* | Make generated Metal bits a pure rack endpoint application (not middleware) | Joshua Peek | 2008-12-17 | 1 | -12/+8 |
* | Introduce Rails Metal | Joshua Peek | 2008-12-16 | 1 | -0/+21 |