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
Hi,
FYI the version 0.4.0 (since merge of PR #6) of the gem is not compatible with ruby 1.9.3. I get:
`require': /home/travis/.rvm/gems/ruby-1.9.3-p551/gems/simplecov-console-0.4.0/lib/simplecov-console.rb:8: unknown type of %string (SyntaxError) ATTRIBUTES = %i(table_options) ^
Please update the gemfile accordingly.
Thanks for your help! :) Joseph
The text was updated successfully, but these errors were encountered:
Fixed by #8
Sorry, something went wrong.
Pushed v0.4.1 with the fix
No branches or pull requests
Hi,
FYI the version 0.4.0 (since merge of PR #6) of the gem is not compatible with ruby 1.9.3. I get:
Please update the gemfile accordingly.
Thanks for your help! :)
Joseph
The text was updated successfully, but these errors were encountered: