1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

8 commits

Author SHA1 Message Date
Akira Matsuda
d1daf4c313 Privatize unneededly protected methods in Railties 2016-12-25 02:11:40 +09:00
Rafael Mendonça França
fe1f4b2ad5
Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
Kasper Timm Hansen
47e4795060 Apply Rafaels review fixes. 2016-09-25 21:31:46 +02:00
Kasper Timm Hansen
efd808755c Fix console tests. 2016-09-25 21:31:45 +02:00
Kasper Timm Hansen
4e106ee08b Per Dr. Eileen's orders :)
Prescribed some review fixes for myself!
2016-09-25 21:31:36 +02:00
Kasper Timm Hansen
993c0696e6 Simplify auxiliary command files directory finding.
Still vulnerable to different file structures. We likely want something
more robust when we tackle in app commands.
2016-09-25 21:31:35 +02:00
Kasper Timm Hansen
d5bd4b259f Run engine commands through command infrastructure. 2016-09-25 21:31:35 +02:00
Kasper Timm Hansen
6813edc7d9 Initial command structure. 2016-09-25 21:31:35 +02:00