mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
52f2f9810e
Allows any Rake task to be run through `bin/rails` such as `bin/rails db:migrate`, `bin/rails notes` etc. The Rake tasks are appended to Rails' help output, and blend in as standard commands. |
||
---|---|---|
.. | ||
application.rb | ||
commands_tasks.rb | ||
console.rb | ||
console_helper.rb | ||
dbconsole.rb | ||
destroy.rb | ||
dev_cache.rb | ||
generate.rb | ||
plugin.rb | ||
rake_proxy.rb | ||
runner.rb | ||
server.rb | ||
test.rb |