Skip to content

Instantly share code, notes, and snippets.

@smtlaissezfaire
Created August 10, 2009 16:27
Show Gist options
  • Save smtlaissezfaire/39871732f9a02cf84bcc to your computer and use it in GitHub Desktop.
Save smtlaissezfaire/39871732f9a02cf84bcc to your computer and use it in GitHub Desktop.
scott:flavorpill_com(get_spork_working) scott$ ss -X -b spec/unit/models/event_spec.rb
/Users/scott/src/git/flavorpill_com/app/controllers/application.rb:1: superclass mismatch for class ApplicationController (TypeError)
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
from /Users/scott/src/git/flavorpill_com/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:496:in `require'
from /Users/scott/src/git/flavorpill_com/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:342:in `new_constants_in'
from /Users/scott/src/git/flavorpill_com/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:496:in `require'
from /Library/Ruby/Gems/1.8/gems/timcharper-spork-0.5.7/bin/../lib/spork/app_framework/rails.rb:73:in `delay_application_controller_loading'
from /Library/Ruby/Gems/1.8/gems/timcharper-spork-0.5.7/bin/../lib/spork.rb:46:in `call'
from /Library/Ruby/Gems/1.8/gems/timcharper-spork-0.5.7/bin/../lib/spork.rb:46:in `exec_each_run'
... 25 levels...
from /Library/Ruby/Gems/1.8/gems/timcharper-spork-0.5.7/bin/../lib/spork/runner.rb:10:in `run'
from /Library/Ruby/Gems/1.8/gems/timcharper-spork-0.5.7/bin/spork:11
from /usr/bin/spork:19:in `load'
from /usr/bin/spork:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment