Skip to content

Conversation

kwstannard
Copy link

Issue: Rails would consume the pre-"--" arguments from ARGV and the REPL
is supposed to consume the post-"--" arguments.

Fix: call Pry::CLI.parse_options in the Railtie.

Note: This did not fix all options. --exec for example still does not
work.

Issue: Rails would consume the pre-"--" arguments from ARGV and the REPL
is supposed to consume the post-"--" arguments.

Fix: call Pry::CLI.parse_options in the Railtie.

Note: This did not fix all options. --exec for example still does not
work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant