Skip to content

Instantly share code, notes, and snippets.

@isabanin
Last active December 14, 2015 22:58
Show Gist options
  • Save isabanin/5161838 to your computer and use it in GitHub Desktop.
Save isabanin/5161838 to your computer and use it in GitHub Desktop.
/usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/gems/2.0.0/gems/honeybadger-1.6.0/lib/honeybadger/rails/action_controller_catcher.rb:7:in `alias_method': undefined method `rescue_action_in_public' for class `ActionController::Base' (NameError)
from /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/gems/2.0.0/gems/honeybadger-1.6.0/lib/honeybadger/rails/action_controller_catcher.rb:7:in `included'
from /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/gems/2.0.0/gems/honeybadger-1.6.0/lib/honeybadger/rails.rb:9:in `include'
from /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/gems/2.0.0/gems/honeybadger-1.6.0/lib/honeybadger/rails.rb:9:in `initialize'
from /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/gems/2.0.0/gems/honeybadger-1.6.0/lib/honeybadger/rails.rb:34:in `<top (required)>'
from /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/gems/2.0.0/gems/bundler-1.3.3/lib/bundler/runtime.rb:72:in `require'
from /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/gems/2.0.0/gems/bundler-1.3.3/lib/bundler/runtime.rb:72:in `block (2 levels) in require'
from /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/gems/2.0.0/gems/bundler-1.3.3/lib/bundler/runtime.rb:70:in `each'
from /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/gems/2.0.0/gems/bundler-1.3.3/lib/bundler/runtime.rb:70:in `block in require'
from /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/gems/2.0.0/gems/bundler-1.3.3/lib/bundler/runtime.rb:59:in `each'
from /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/gems/2.0.0/gems/bundler-1.3.3/lib/bundler/runtime.rb:59:in `require'
from /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/gems/2.0.0/gems/bundler-1.3.3/lib/bundler.rb:132:in `require'
from /Users/ilya/Projects/xxxxxx/config/application.rb:6:in `<top (required)>'
from /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/gems/2.0.0/gems/railties-4.0.0.beta1/lib/rails/commands.rb:62:in `require'
from /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/gems/2.0.0/gems/railties-4.0.0.beta1/lib/rails/commands.rb:62:in `<top (required)>'
from bin/rails:4:in `require'
from bin/rails:4:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment