Skip to content

Instantly share code, notes, and snippets.

@ngw
Created November 1, 2010 00:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ngw/657378 to your computer and use it in GitHub Desktop.
Save ngw/657378 to your computer and use it in GitHub Desktop.
/Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/railties-3.0.1/lib/rails.rb:44:in `configuration': undefined method `config' for nil:NilClass (NoMethodError)
from /Users/ngw/stylej.am/lib/warden/strategies.rb:1
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/activesupport-3.0.1/lib/active_support/dependencies.rb:239:in `require'
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/activesupport-3.0.1/lib/active_support/dependencies.rb:239:in `require'
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/activesupport-3.0.1/lib/active_support/dependencies.rb:225:in `load_dependency'
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/activesupport-3.0.1/lib/active_support/dependencies.rb:591:in `new_constants_in'
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/activesupport-3.0.1/lib/active_support/dependencies.rb:225:in `load_dependency'
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/activesupport-3.0.1/lib/active_support/dependencies.rb:239:in `require'
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/warden-1.0.1/lib/warden.rb:9
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/bundler-1.0.3/lib/bundler/runtime.rb:64:in `require'
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/bundler-1.0.3/lib/bundler/runtime.rb:64:in `require'
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/bundler-1.0.3/lib/bundler/runtime.rb:62:in `each'
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/bundler-1.0.3/lib/bundler/runtime.rb:62:in `require'
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/bundler-1.0.3/lib/bundler/runtime.rb:51:in `each'
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/bundler-1.0.3/lib/bundler/runtime.rb:51:in `require'
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/bundler-1.0.3/lib/bundler.rb:112:in `require'
from /Users/ngw/stylej.am/config/application.rb:9
from /Users/ngw/stylej.am/config/environment.rb:2:in `require'
from /Users/ngw/stylej.am/config/environment.rb:2
from /Users/ngw/stylej.am/spec/spec_helper.rb:3:in `require'
from /Users/ngw/stylej.am/spec/spec_helper.rb:3
from /Users/ngw/stylej.am/spec/controllers/sessions_controller_spec.rb:1:in `require'
from /Users/ngw/stylej.am/spec/controllers/sessions_controller_spec.rb:1
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/rspec-core-2.0.1/lib/rspec/core/configuration.rb:306:in `load'
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/rspec-core-2.0.1/lib/rspec/core/configuration.rb:306:in `load_spec_files'
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/rspec-core-2.0.1/lib/rspec/core/configuration.rb:306:in `map'
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/rspec-core-2.0.1/lib/rspec/core/configuration.rb:306:in `load_spec_files'
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/rspec-core-2.0.1/lib/rspec/core/command_line.rb:18:in `run'
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/rspec-core-2.0.1/lib/rspec/core/runner.rb:55:in `run_in_process'
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/rspec-core-2.0.1/lib/rspec/core/runner.rb:46:in `run'
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/rspec-core-2.0.1/lib/rspec/core/runner.rb:10:in `autorun'
from /Users/ngw/.rvm/gems/ree-1.8.7-2010.02/gems/rspec-core-2.0.1/bin/rspec:2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment