We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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: plribeiro3000/jazz_fingers#4 I guess this is a windows issue.
The text was updated successfully, but these errors were encountered:
> 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'
Sorry, something went wrong.
No branches or pull requests
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: plribeiro3000/jazz_fingers#4
I guess this is a windows issue.
The text was updated successfully, but these errors were encountered: