Skip to content
  • Jonathan Hefner's avatar
    ddcfde22
    Populate ARGV with Rails::Command.invoke args · ddcfde22
    Jonathan Hefner authored
    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.
    ddcfde22
    Populate ARGV with Rails::Command.invoke args
    Jonathan Hefner authored
    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.
Loading