Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow to pass describe option to rake | yuuji.yaginuma | 2017-01-17 | 1 | -1/+1 |
* | make all rails commands work in engine | yuuji.yaginuma | 2017-01-09 | 1 | -0/+5 |
* | Match Thor's `desc` signature. | Kasper Timm Hansen | 2016-12-31 | 1 | -1/+1 |
* | Prevent command name being printed twice. | Kasper Timm Hansen | 2016-12-31 | 1 | -0/+8 |
* | Privatize unneededly protected methods in Railties | Akira Matsuda | 2016-12-25 | 1 | -6/+6 |
* | Add more rubocop rules about whitespaces | Rafael Mendonça França | 2016-10-29 | 1 | -2/+2 |
* | Apply Rafaels review fixes. | Kasper Timm Hansen | 2016-09-25 | 1 | -1/+1 |
* | Fix console tests. | Kasper Timm Hansen | 2016-09-25 | 1 | -0/+2 |
* | Per Dr. Eileen's orders :) | Kasper Timm Hansen | 2016-09-25 | 1 | -1/+1 |
* | Simplify auxiliary command files directory finding. | Kasper Timm Hansen | 2016-09-25 | 1 | -1/+1 |
* | Run engine commands through command infrastructure. | Kasper Timm Hansen | 2016-09-25 | 2 | -6/+35 |
* | Initial command structure. | Kasper Timm Hansen | 2016-09-25 | 4 | -0/+303 |