Skip to content

Instantly share code, notes, and snippets.

@chrislloyd
Created October 8, 2008 23:35
Show Gist options
  • Save chrislloyd/15654 to your computer and use it in GitHub Desktop.
Save chrislloyd/15654 to your computer and use it in GitHub Desktop.
~/Projects/roro-faces pretty$ sc
Loading development environment (Rails 2.1.1)
/Library/Ruby/Site/1.8/rubygems.rb:142:in `activate':Gem::Exception: can't activate hpricot (= 0.6, runtime), already activated hpricot-0.6.161
/Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require': no such file to load -- html/document (MissingSourceFile)
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require'
from /Library/Ruby/Gems/1.8/gems/activesupport-2.1.1/lib/active_support/dependencies.rb:510:in `require'
from /Library/Ruby/Gems/1.8/gems/activesupport-2.1.1/lib/active_support/dependencies.rb:355:in `new_constants_in'
from /Library/Ruby/Gems/1.8/gems/activesupport-2.1.1/lib/active_support/dependencies.rb:510:in `require'
from /Library/Ruby/Gems/1.8/gems/actionpack-2.1.1/lib/action_controller/assertions/response_assertions.rb:2
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require'
from /Library/Ruby/Gems/1.8/gems/activesupport-2.1.1/lib/active_support/dependencies.rb:510:in `require'
... 32 levels...
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/irb/init.rb:251:in `load_modules'
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/irb/init.rb:21:in `setup'
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/irb.rb:54:in `start'
from /usr/bin/irb:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment