Skip to content

Instantly share code, notes, and snippets.

@retlet
Created May 22, 2011 14:20
Show Gist options
  • Save retlet/985513 to your computer and use it in GitHub Desktop.
Save retlet/985513 to your computer and use it in GitHub Desktop.
# bundle exec ruby fig.rb
/home/retlet/.rvm/gems/ruby-1.8.7-p334/gems/activerecord-1.6.0/lib/active_record/support/clean_logger.rb:5:in `remove_const': constant Logger::Format not defined (NameError)
from /home/retlet/.rvm/gems/ruby-1.8.7-p334/gems/activerecord-1.6.0/lib/active_record/support/clean_logger.rb:5
from /home/retlet/.rvm/gems/ruby-1.8.7-p334/gems/activerecord-1.6.0/lib/active_record.rb:28:in `require'
from /home/retlet/.rvm/gems/ruby-1.8.7-p334/gems/activerecord-1.6.0/lib/active_record.rb:28
from ./lib/facebook_irc_gateway/server.rb:10:in `require'
from ./lib/facebook_irc_gateway/server.rb:10
from ./lib/facebook_irc_gateway.rb:1:in `require'
from ./lib/facebook_irc_gateway.rb:1
from fig.rb:13:in `require'
from fig.rb:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment