Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

irb 1.6.4 #237

Open
beeforever opened this issue Apr 28, 2023 · 0 comments
Open

irb 1.6.4 #237

beeforever opened this issue Apr 28, 2023 · 0 comments

Comments

@beeforever
Copy link

Using with RubyMine

Faults when using with irb-1.6.4 because of

  • ruby-debug-ide/commands/expression_info.rb calls RubyLex.new
  • /irb-1.6.4/lib/irb/ruby-lex.rb:19:in `initialize': wrong number of arguments (given 0, expected 1) (ArgumentError)
    • def initialize(context)

Compatibility is OK with irb-1.6.2, where is

  • def initialize

Hope this helps

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

No branches or pull requests

1 participant