Skip to content

Instantly share code, notes, and snippets.

@awead
Created October 10, 2014 13:37
Show Gist options
  • Save awead/7139449ca61041b5eb79 to your computer and use it in GitHub Desktop.
Save awead/7139449ca61041b5eb79 to your computer and use it in GitHub Desktop.
/Users/awead/.gem/ruby/2.1.2/gems/actionpack-4.1.6/lib/action_controller/base.rb:164:in `<module:ActionController>': uninitialized constant ActionController::Metal (NameError)
from /Users/awead/.gem/ruby/2.1.2/gems/actionpack-4.1.6/lib/action_controller/base.rb:5:in `<top (required)>'
from /Users/awead/.gem/ruby/2.1.2/gems/responders-1.1.1/lib/responders.rb:1:in `<top (required)>'
from /Users/awead/.gem/ruby/2.1.2/gems/devise-3.4.0/lib/devise.rb:7:in `<top (required)>'
from /Users/awead/Projects/Github/projecthydra/sufia/spec/spec_helper.rb:6:in `require'
from /Users/awead/Projects/Github/projecthydra/sufia/spec/spec_helper.rb:6:in `<top (required)>'
from /Users/awead/Projects/Github/projecthydra/sufia/spec/actors/generic_file/actor_spec.rb:1:in `require'
from /Users/awead/Projects/Github/projecthydra/sufia/spec/actors/generic_file/actor_spec.rb:1:in `<top (required)>'
from /Users/awead/.gem/ruby/2.1.2/gems/rspec-core-3.1.6/lib/rspec/core/configuration.rb:1105:in `load'
from /Users/awead/.gem/ruby/2.1.2/gems/rspec-core-3.1.6/lib/rspec/core/configuration.rb:1105:in `block in load_spec_files'
from /Users/awead/.gem/ruby/2.1.2/gems/rspec-core-3.1.6/lib/rspec/core/configuration.rb:1105:in `each'
from /Users/awead/.gem/ruby/2.1.2/gems/rspec-core-3.1.6/lib/rspec/core/configuration.rb:1105:in `load_spec_files'
from /Users/awead/.gem/ruby/2.1.2/gems/rspec-core-3.1.6/lib/rspec/core/runner.rb:96:in `setup'
from /Users/awead/.gem/ruby/2.1.2/gems/rspec-core-3.1.6/lib/rspec/core/runner.rb:84:in `run'
from /Users/awead/.gem/ruby/2.1.2/gems/rspec-core-3.1.6/lib/rspec/core/runner.rb:69:in `run'
from /Users/awead/.gem/ruby/2.1.2/gems/rspec-core-3.1.6/lib/rspec/core/runner.rb:37:in `invoke'
from /Users/awead/.gem/ruby/2.1.2/gems/rspec-core-3.1.6/exe/rspec:4:in `<main>'
/Users/awead/.rubies/ruby-2.1.2/bin/ruby -I/Users/awead/.gem/ruby/2.1.2/gems/rspec-core-3.1.6/lib:/Users/awead/.gem/ruby/2.1.2/gems/rspec-support-3.1.2/lib /Users/awead/.gem/ruby/2.1.2/gems/rspec-core-3.1.6/exe/rspec --patte
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment