console1984
console1984 copied to clipboard
`irb 1.13.1` only logging `IRB::Statement::Expression` rather than actual lines
Bug coincides with upgrade to IRB. I've confirmed that rolling back to 1.12.0 causes the issue to disappear.
- irb (1.12.0)
- rdoc
+ irb (1.13.0)
+ rdoc (>= 4.0.0)
This causes all statements/commands to be logged as: <IRB::Statement::Expression>
rather than the actual command: