Open MichaelSp opened 9 years ago
> ruby -v
ruby 2.2.2p95 (2015-04-13 revision 50295) [x64-mingw32]
> pry -v
Pry version 0.10.1 on Ruby 2.2.2
pry
Output --> https://gist.github.com/MichaelSp/905ca6033d9d2398e4d3
Can be replicated in a irb console with:
require 'coolline'
While playing around with jazz_fingers I discovered this bug which I guess is in coolline. Here is my Backtrace: https://gist.github.com/MichaelSp/905ca6033d9d2398e4d3 Original bug: https://github.com/plribeiro3000/jazz_fingers/issues/4 I guess this is a windows issue.