basecamp / audits1984

Auditing tool for Rails console sessions
MIT License
338 stars 24 forks source link

Only seeing the `inspect` of the IRB statements #57

Open sampoder opened 3 months ago

sampoder commented 3 months ago

Hey there! We've followed the setup instructions with the defaults, but we're not able to see what was typed:

image

Any idea about what could be causing this?

valeronm commented 2 months ago

@sampoder This was caused by changes made in irb 1.13 (related issue in console1984 gem). Should be resolved by upgrading console1984 gem to version 0.2.0