Skip to content

Instantly share code, notes, and snippets.

@sferik
Created January 6, 2011 18:15
Show Gist options
  • Save sferik/225c67bef97a37a146f7 to your computer and use it in GitHub Desktop.
Save sferik/225c67bef97a37a146f7 to your computer and use it in GitHub Desktop.
/Users/erik/.rvm/gems/ruby-1.8.6-p399/gems/simplecov-html-0.3.9/lib/simplecov-html.rb:11: uninitialized constant SimpleCov::VERSION (NameError)
from /Users/erik/.rvm/gems/ruby-1.8.6-p399/gems/simplecov-0.3.8/lib/simplecov.rb:116:in `require'
from /Users/erik/.rvm/gems/ruby-1.8.6-p399/gems/simplecov-0.3.8/lib/simplecov.rb:116
from /Users/erik/projects/twitter/spec/spec_helper.rb:1:in `require'
from /Users/erik/projects/twitter/spec/spec_helper.rb:1
from /Users/erik/projects/twitter/spec/faraday/raise_http_4xx_spec.rb:1:in `require'
from /Users/erik/projects/twitter/spec/faraday/raise_http_4xx_spec.rb:1
from /Users/erik/.rvm/gems/ruby-1.8.6-p399/gems/rspec-core-2.4.0/lib/rspec/core/configuration.rb:387:in `load'
from /Users/erik/.rvm/gems/ruby-1.8.6-p399/gems/rspec-core-2.4.0/lib/rspec/core/configuration.rb:387:in `load_spec_files'
from /Users/erik/.rvm/gems/ruby-1.8.6-p399/gems/rspec-core-2.4.0/lib/rspec/core/configuration.rb:387:in `map'
from /Users/erik/.rvm/gems/ruby-1.8.6-p399/gems/rspec-core-2.4.0/lib/rspec/core/configuration.rb:387:in `load_spec_files'
from /Users/erik/.rvm/gems/ruby-1.8.6-p399/gems/rspec-core-2.4.0/lib/rspec/core/command_line.rb:18:in `run'
from /Users/erik/.rvm/gems/ruby-1.8.6-p399/gems/rspec-core-2.4.0/lib/rspec/core/runner.rb:55:in `run_in_process'
from /Users/erik/.rvm/gems/ruby-1.8.6-p399/gems/rspec-core-2.4.0/lib/rspec/core/runner.rb:46:in `run'
from /Users/erik/.rvm/gems/ruby-1.8.6-p399/gems/rspec-core-2.4.0/lib/rspec/core/runner.rb:10:in `autorun'
from /Users/erik/.rvm/gems/ruby-1.8.6-p399/bin/rspec:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment