Skip to content

Instantly share code, notes, and snippets.

@airblade
Created October 12, 2010 12:21
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 airblade/622093 to your computer and use it in GitHub Desktop.
Save airblade/622093 to your computer and use it in GitHub Desktop.
$ rake test
(in /Users/andy/business/open_source/paper_trail)
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -I"lib:lib:test" "/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/paper_trail_controller_test.rb" "test/paper_trail_model_test.rb" "test/paper_trail_schema_test.rb" "test/thread_safe_test.rb"
/Library/Ruby/Site/1.8/rubygems.rb:233:in `activate': can't activate actionpack (= 2.3.8, runtime) for [], already activated actionpack-3.0.0 for [] (Gem::LoadError)
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:35:in `require'
from ./test/test_helper.rb:8
from ./test/paper_trail_controller_test.rb:1:in `require'
from ./test/paper_trail_controller_test.rb:1
from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `load'
from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5
from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `each'
from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5
rake aborted!
Command failed with status (1): [/System/Library/Frameworks/Ruby.framework/...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment