Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels