Skip to content

irb 1.6.4 #237

Description

@beeforever

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions