Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save duckinator/33ebce738dc3d2993abcade7d00b1403 to your computer and use it in GitHub Desktop.
Save duckinator/33ebce738dc3d2993abcade7d00b1403 to your computer and use it in GitHub Desktop.
C:/Users/Marie/dev/ruby/piotrmurach/github/spec/spec_helper.rb:34:in `block in <top (required)>': undefined method `color_enabed=' for #<RSpec::Core::Configuration:0x00000002ea5ec8> (NoMethodError)
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core.rb:97:in `configure'
from C:/Users/Marie/dev/ruby/piotrmurach/github/spec/spec_helper.rb:31:in `<top (required)>'
from C:/Ruby22/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from C:/Ruby22/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from C:/Users/Marie/dev/ruby/piotrmurach/github/spec/github/api/arguments/parse_spec.rb:3:in `<top (required)>'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/configuration.rb:1361:in `load'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/configuration.rb:1361:in `block in load_spec_fles'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/configuration.rb:1359:in `each'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/configuration.rb:1359:in `load_spec_files'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/runner.rb:106:in `setup'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/runner.rb:92:in `run'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/runner.rb:78:in `run'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/runner.rb:45:in `invoke'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/exe/rspec:4:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment