Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

fails if rainbow gem 2.x installed #188

Open
artemas opened this issue Feb 17, 2014 · 0 comments
Open

fails if rainbow gem 2.x installed #188

artemas opened this issue Feb 17, 2014 · 0 comments

Comments

@artemas
Copy link

artemas commented Feb 17, 2014

jasmine-headless-webkit-1055dc101607/lib/jasmine/headless/command_line.rb:23:in rescue in run!': undefined methodcolor' for "jasmine-headless-webkit":String (NoMethodError)

gem dependency should require 1.x version or change code for rainbow 2.x:
require 'rainbow/ext/string'
https://github.com/sickill/rainbow#string-mixin

asok added a commit to asok/jasmine-headless-webkit that referenced this issue Apr 15, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant