Skip to content

Instantly share code, notes, and snippets.

@mahemoff
Created February 25, 2014 18:20
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 mahemoff/9214688 to your computer and use it in GitHub Desktop.
Save mahemoff/9214688 to your computer and use it in GitHub Desktop.
callbacks stacktrace
/Users/ruby/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/activesupport/lib/active_support/core_ext/module/aliasing.rb:32:in `alias_method': undefined method `_compile_filter' for class `ActiveSupport::Callbacks::Callback' (NameError)
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/activesupport/lib/active_support/core_ext/module/aliasing.rb:32:in `alias_method_chain'
from /home/project/demo/config/initializers/log_callbacks.rb:3:in `included'
from /home/project/demo/config/initializers/log_callbacks.rb:37:in `include'
from /home/project/demo/config/initializers/log_callbacks.rb:37:in `<top (required)>'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/activesupport/lib/active_support/dependencies.rb:241:in `load'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/activesupport/lib/active_support/dependencies.rb:241:in `block in load'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/activesupport/lib/active_support/dependencies.rb:232:in `load_dependency'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/activesupport/lib/active_support/dependencies.rb:241:in `load'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/railties/lib/rails/engine.rb:649:in `block in load_config_initializer'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/activesupport/lib/active_support/notifications.rb:161:in `instrument'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/railties/lib/rails/engine.rb:648:in `load_config_initializer'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/railties/lib/rails/engine.rb:613:in `block (2 levels) in <class:Engine>'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/railties/lib/rails/engine.rb:612:in `each'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/railties/lib/rails/engine.rb:612:in `block in <class:Engine>'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/railties/lib/rails/initializable.rb:30:in `instance_exec'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/railties/lib/rails/initializable.rb:30:in `run'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/railties/lib/rails/initializable.rb:55:in `block in run_initializers'
from /home/project/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/tsort.rb:226:in `block in tsort_each'
from /home/project/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/tsort.rb:348:in `block (2 levels) in each_strongly_connected_component'
from /home/project/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/tsort.rb:418:in `block (2 levels) in each_strongly_connected_component_from'
from /home/project/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/tsort.rb:427:in `each_strongly_connected_component_from'
from /home/project/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/tsort.rb:417:in `block in each_strongly_connected_component_from'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/railties/lib/rails/initializable.rb:44:in `each'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/railties/lib/rails/initializable.rb:44:in `tsort_each_child'
from /home/project/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/tsort.rb:411:in `call'
from /home/project/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/tsort.rb:411:in `each_strongly_connected_component_from'
from /home/project/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/tsort.rb:347:in `block in each_strongly_connected_component'
from /home/project/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/tsort.rb:345:in `each'
from /home/project/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/tsort.rb:345:in `call'
from /home/project/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/tsort.rb:345:in `each_strongly_connected_component'
from /home/project/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/tsort.rb:224:in `tsort_each'
from /home/project/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/tsort.rb:205:in `tsort_each'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/railties/lib/rails/initializable.rb:54:in `run_initializers'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/railties/lib/rails/application.rb:286:in `initialize!'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/railties/lib/rails/railtie.rb:194:in `public_send'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/railties/lib/rails/railtie.rb:194:in `method_missing'
from /home/project/demo/config/environment.rb:5:in `<top (required)>'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/activesupport/lib/active_support/dependencies.rb:247:in `require'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/activesupport/lib/active_support/dependencies.rb:247:in `block in require'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/activesupport/lib/active_support/dependencies.rb:232:in `load_dependency'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/activesupport/lib/active_support/dependencies.rb:247:in `require'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/railties/lib/rails/application.rb:262:in `require_environment!'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/railties/lib/rails/commands/commands_tasks.rb:147:in `require_application_and_environment!'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/railties/lib/rails/commands/commands_tasks.rb:68:in `console'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/railties/lib/rails/commands/commands_tasks.rb:40:in `run_command!'
from /home/project/.rvm/gems/ruby-2.1.0/bundler/gems/rails-25a05723792b/railties/lib/rails/commands.rb:17:in `<top (required)>'
from bin/rails:8:in `require'
from bin/rails:8:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment