1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/engine
yuuji.yaginuma 2a5c116f12 make all rails commands work in engine
Currently, all rails commands can be executed in engine,
but `server`, `console`, `dbconsole` and `runner` do not work.

This make all rails commands work in engine.
Related to #22588
2017-01-09 10:07:48 +09:00
..
commands.rb make all rails commands work in engine 2017-01-09 10:07:48 +09:00
configuration.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
railties.rb Remove unused delegate 2013-08-31 18:55:21 -03:00