Skip to content

Instantly share code, notes, and snippets.

@akeem
Created July 31, 2013 22:38
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 akeem/6126831 to your computer and use it in GitHub Desktop.
Save akeem/6126831 to your computer and use it in GitHub Desktop.
exception
NameError in HomeController#show
uninitialized constant ApplicationController::GaCookieParser
RAILS_ROOT: /opt/src/paperlesspost/paperless-post
Application Trace | Framework Trace | Full Trace
/opt/src/paperlesspost/paperless-post/vendor/bundle/ruby/1.9.1/gems/activesupport-2.3.18.pp1f331d6/lib/active_support/dependencies.rb:131:in `rescue in const_missing'
/opt/src/paperlesspost/paperless-post/vendor/bundle/ruby/1.9.1/gems/activesupport-2.3.18.pp1f331d6/lib/active_support/dependencies.rb:120:in `const_missing'
/opt/src/paperlesspost/paperless-post/app/controllers/application_controller.rb:419:in `google_analytic_cookie'
/opt/src/paperlesspost/paperless-post/app/controllers/application_controller.rb:425:in `utm_campaign'
/opt/src/paperlesspost/paperless-post/app/controllers/application_controller.rb:414:in `set_signup_campaign'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment