Skip to content

Instantly share code, notes, and snippets.

@oleander
Created February 11, 2011 23:42
Show Gist options
  • Save oleander/823277 to your computer and use it in GitHub Desktop.
Save oleander/823277 to your computer and use it in GitHub Desktop.
→ rspec spec/models/gig_spec.rb
<internal:lib/rubygems/custom_require>:29:in `require': no such file to load -- spec/spec_helper (LoadError)
from <internal:lib/rubygems/custom_require>:29:in `require'
from /Users/linus/.rvm/gems/ruby-1.9.2-p136/gems/rspec-core-2.5.1/lib/rspec/core/configuration.rb:236:in `block in requires='
from /Users/linus/.rvm/gems/ruby-1.9.2-p136/gems/rspec-core-2.5.1/lib/rspec/core/configuration.rb:236:in `map'
from /Users/linus/.rvm/gems/ruby-1.9.2-p136/gems/rspec-core-2.5.1/lib/rspec/core/configuration.rb:236:in `requires='
from /Users/linus/.rvm/gems/ruby-1.9.2-p136/gems/rspec-core-2.5.1/lib/rspec/core/configuration_options.rb:23:in `block in configure'
from /Users/linus/.rvm/gems/ruby-1.9.2-p136/gems/rspec-core-2.5.1/lib/rspec/core/configuration_options.rb:22:in `each'
from /Users/linus/.rvm/gems/ruby-1.9.2-p136/gems/rspec-core-2.5.1/lib/rspec/core/configuration_options.rb:22:in `configure'
from /Users/linus/.rvm/gems/ruby-1.9.2-p136/gems/rspec-core-2.5.1/lib/rspec/core/command_line.rb:17:in `run'
from /Users/linus/.rvm/gems/ruby-1.9.2-p136/gems/rspec-core-2.5.1/lib/rspec/core/runner.rb:55:in `run_in_process'
from /Users/linus/.rvm/gems/ruby-1.9.2-p136/gems/rspec-core-2.5.1/lib/rspec/core/runner.rb:46:in `run'
from /Users/linus/.rvm/gems/ruby-1.9.2-p136/gems/rspec-core-2.5.1/lib/rspec/core/runner.rb:10:in `block in autorun'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment