mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
2a5c116f12
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 |
||
---|---|---|
.. | ||
application | ||
console | ||
dbconsole | ||
destroy | ||
generate | ||
help | ||
new | ||
plugin | ||
rake | ||
runner | ||
server | ||
test | ||
version |