1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test/command
Jonathan Hefner ddcfde2226 Populate ARGV with Rails::Command.invoke args
Follow-up to #38495.

Similar to #40994, but for all Rails commands.  Programmatic and CLI
invocations of Rails commands will still behave identically, and `ARGV`
will still be isolated between invocations.

Reverts #40994.
2021-04-03 10:12:52 -05:00
..
base_test.rb Populate ARGV with Rails::Command.invoke args 2021-04-03 10:12:52 -05:00
spellchecker_test.rb Use did_you_mean spell checker for option suggestions 2018-03-23 11:36:03 +02:00