Skip to content

Instantly share code, notes, and snippets.

@thatnerdjosh
Created July 20, 2015 01:25
Show Gist options
  • Save thatnerdjosh/31b51f4f4df8ec9f832a to your computer and use it in GitHub Desktop.
Save thatnerdjosh/31b51f4f4df8ec9f832a to your computer and use it in GitHub Desktop.
rspec
/home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-rails-3.3.3/lib/rspec/rails/fixture_support.rb:20:in `block (2 levels) in <module:FixtureSupport>': undefined method `fixture_path' for #<RSpec::Core::Configuration:0x0000000234ef70> (NoMethodError)
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-rails-3.3.3/lib/rspec/rails/fixture_support.rb:18:in `class_exec'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-rails-3.3.3/lib/rspec/rails/fixture_support.rb:18:in `block in <module:FixtureSupport>'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.3/lib/active_support/concern.rb:120:in `class_eval'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.3/lib/active_support/concern.rb:120:in `append_features'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.3/lib/active_support/concern.rb:117:in `include'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.3/lib/active_support/concern.rb:117:in `block in append_features'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.3/lib/active_support/concern.rb:117:in `each'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.3/lib/active_support/concern.rb:117:in `append_features'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.3/lib/active_support/concern.rb:117:in `include'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.3/lib/active_support/concern.rb:117:in `block in append_features'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.3/lib/active_support/concern.rb:117:in `each'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.3/lib/active_support/concern.rb:117:in `append_features'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-core-3.3.2/lib/rspec/core/configuration.rb:1288:in `include'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-core-3.3.2/lib/rspec/core/configuration.rb:1288:in `safe_include'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-core-3.3.2/lib/rspec/core/configuration.rb:1246:in `block in configure_existing_groups'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-core-3.3.2/lib/rspec/core/configuration.rb:1244:in `each'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-core-3.3.2/lib/rspec/core/configuration.rb:1244:in `configure_existing_groups'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-core-3.3.2/lib/rspec/core/configuration.rb:1146:in `include'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-rails-3.3.3/lib/rspec/rails/configuration.rb:50:in `initialize_configuration'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-rails-3.3.3/lib/rspec/rails/configuration.rb:111:in `<module:Rails>'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-rails-3.3.3/lib/rspec/rails/configuration.rb:2:in `<module:RSpec>'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-rails-3.3.3/lib/rspec/rails/configuration.rb:1:in `<top (required)>'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.3/lib/active_support/dependencies.rb:274:in `require'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.3/lib/active_support/dependencies.rb:274:in `block in require'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.3/lib/active_support/dependencies.rb:240:in `load_dependency'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.3/lib/active_support/dependencies.rb:274:in `require'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-rails-3.3.3/lib/rspec/rails.rb:14:in `<top (required)>'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.3/lib/active_support/dependencies.rb:274:in `require'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.3/lib/active_support/dependencies.rb:274:in `block in require'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.3/lib/active_support/dependencies.rb:240:in `load_dependency'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.3/lib/active_support/dependencies.rb:274:in `require'
from /media/sf_rails/onemonth/pinterestclone/spec/rails_helper.rb:7:in `<top (required)>'
from /media/sf_rails/onemonth/pinterestclone/spec/models/pin_spec.rb:1:in `require'
from /media/sf_rails/onemonth/pinterestclone/spec/models/pin_spec.rb:1:in `<top (required)>'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-core-3.3.2/lib/rspec/core/configuration.rb:1327:in `load'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-core-3.3.2/lib/rspec/core/configuration.rb:1327:in `block in load_spec_files'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-core-3.3.2/lib/rspec/core/configuration.rb:1325:in `each'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-core-3.3.2/lib/rspec/core/configuration.rb:1325:in `load_spec_files'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-core-3.3.2/lib/rspec/core/runner.rb:102:in `setup'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-core-3.3.2/lib/rspec/core/runner.rb:88:in `run'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-core-3.3.2/lib/rspec/core/runner.rb:73:in `run'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-core-3.3.2/lib/rspec/core/runner.rb:41:in `invoke'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/gems/rspec-core-3.3.2/exe/rspec:4:in `<top (required)>'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/bin/rspec:23:in `load'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/bin/rspec:23:in `<main>'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/bin/ruby_executable_hooks:15:in `eval'
from /home/nerdsville/.rvm/gems/ruby-2.2.2/bin/ruby_executable_hooks:15:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment