Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rails -> Rails [ci skip] | Prathamesh Sonpatki | 2013-05-09 | 1 | -1/+1 |
* | removes usage of Object#in? from the code base (the method remains defined by... | Xavier Noria | 2012-08-06 | 1 | -3/+1 |
* | Give more detailed instructions in script/rails in engine | Piotr Sarnacki | 2012-05-04 | 1 | -0/+4 |
* | Add destroy alias to engines | Guillermo Iguaran | 2011-08-22 | 1 | -2/+3 |
* | Use namespace if it's a mountable engine | Stefan Sprenger | 2011-06-07 | 1 | -0/+1 |
* | Add destroy to engine's commands | Stefan Sprenger | 2011-05-27 | 1 | -2/+3 |
* | Move requiring engine out of the switch case | Stefan Sprenger | 2011-05-27 | 1 | -4/+3 |
* | Introducing engine commands | Stefan Sprenger | 2011-05-26 | 1 | -0/+37 |