Skip to content

Instantly share code, notes, and snippets.

@faraazkhan
Created March 29, 2014 16:08
Show Gist options
  • Save faraazkhan/9857272 to your computer and use it in GitHub Desktop.
Save faraazkhan/9857272 to your computer and use it in GitHub Desktop.
From http://localhost:3000/my_panes/my_reports
Processing InterrogatorController#show to json (for 127.0.0.1 at 2014-03-29 12:06:51) [GET]
Parameters: {"controller"=>"interrogator", "klass"=>"Mandate", "action"=>"show", "format"=>"json"}
ArgumentError (A copy of Authentication has been removed from the module tree but is still active!):
rake (0.9.2.2) lib/rake/ext/module.rb:36:in `const_missing'
lib/authentication.rb:34:in `current_user'
lib/authentication.rb:50:in `logged_in?'
lib/authentication.rb:54:in `login_required'
honeybadger (1.5.0) lib/honeybadger/rack.rb:42:in `call'
/Users/faraaz/.rvm/rubies/ree-1.8.7-2012.02/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
/Users/faraaz/.rvm/rubies/ree-1.8.7-2012.02/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
/Users/faraaz/.rvm/rubies/ree-1.8.7-2012.02/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
/Users/faraaz/.rvm/rubies/ree-1.8.7-2012.02/lib/ruby/1.8/webrick/server.rb:162:in `start'
/Users/faraaz/.rvm/rubies/ree-1.8.7-2012.02/lib/ruby/1.8/webrick/server.rb:162
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment