Skip to content

Instantly share code, notes, and snippets.

@hunter
Created March 3, 2010 06:15
Show Gist options
  • Save hunter/320377 to your computer and use it in GitHub Desktop.
Save hunter/320377 to your computer and use it in GitHub Desktop.
ruby test/unit/social_item_test.rb
/Users/hunter/.rvm/gems/ruby-1.9.1-p378/gems/railties-3.0.0.beta/lib/rails.rb:40:in `configuration': undefined method `config' for nil:NilClass (NoMethodError)
from /Users/hunter/.rvm/gems/ruby-1.9.1-p378/gems/factory_girl-1.2.3/lib/factory_girl.rb:25:in `<top (required)>'
from /Users/hunter/.rvm/gems/ruby-1.9.1-p378/gems/bundler-0.9.7/lib/bundler/runtime.rb:41:in `require'
from /Users/hunter/.rvm/gems/ruby-1.9.1-p378/gems/bundler-0.9.7/lib/bundler/runtime.rb:41:in `block (2 levels) in require'
from /Users/hunter/.rvm/gems/ruby-1.9.1-p378/gems/bundler-0.9.7/lib/bundler/runtime.rb:36:in `each'
from /Users/hunter/.rvm/gems/ruby-1.9.1-p378/gems/bundler-0.9.7/lib/bundler/runtime.rb:36:in `block in require'
from /Users/hunter/.rvm/gems/ruby-1.9.1-p378/gems/bundler-0.9.7/lib/bundler/runtime.rb:35:in `each'
from /Users/hunter/.rvm/gems/ruby-1.9.1-p378/gems/bundler-0.9.7/lib/bundler/runtime.rb:35:in `require'
from /Users/hunter/.rvm/gems/ruby-1.9.1-p378/gems/bundler-0.9.7/lib/bundler.rb:71:in `require'
from /Users/hunter/Sites/active/infinite.ly/microsite-builder/config/application.rb:10:in `<top (required)>'
from /Users/hunter/Sites/active/infinite.ly/microsite-builder/config/environment.rb:2:in `require'
from /Users/hunter/Sites/active/infinite.ly/microsite-builder/config/environment.rb:2:in `<top (required)>'
from /Users/hunter/Sites/active/infinite.ly/microsite-builder/test/test_helper.rb:2:in `require'
from /Users/hunter/Sites/active/infinite.ly/microsite-builder/test/test_helper.rb:2:in `<top (required)>'
from test/unit/social_item_test.rb:1:in `require'
from test/unit/social_item_test.rb:1:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment