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/commands
Kasper Timm Hansen 54cb01610e
Merge pull request #38495 from jonathanhefner/isolate-argv-in-command-invoke
Isolate ARGV in Rails::Command.invoke
2020-03-14 02:47:22 +01:00
..
application
console
credentials remove reference to global rails command and replace with bin/rails 2019-12-27 19:32:37 +00:00
db/system/change Change commands to not depend on ARGV 2020-02-18 14:08:59 -06:00
dbconsole Deprecate spec_name and use name for configurations 2020-02-24 13:27:07 -05:00
destroy
dev Help command for visible commands should be hidden 2019-04-19 00:33:12 -07:00
encrypted remove reference to global rails command and replace with bin/rails 2019-12-27 19:32:37 +00:00
generate Fix rails new --dev 2020-02-16 00:44:37 -06:00
help
initializers
new
notes
plugin
rake Fix rails new --dev 2020-02-16 00:44:37 -06:00
routes
runner
secrets remove reference to global rails command and replace with bin/rails 2019-12-27 19:32:37 +00:00
server Add falcon to the available rack servers 2020-01-20 19:12:31 +01:00
test Change commands to not depend on ARGV 2020-02-18 14:08:59 -06:00
version