rails/railties/test/fixtures/lib
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
..
generators Adding frozen_string_literal pragma to Railties. 2017-08-14 19:08:09 +02:00
rails/generators/foobar Adding frozen_string_literal pragma to Railties. 2017-08-14 19:08:09 +02:00
create_test_dummy_template.rb Adding frozen_string_literal pragma to Railties. 2017-08-14 19:08:09 +02:00
template.rb Populate ARGV with Rails::Command.invoke args 2021-04-03 10:12:52 -05:00