Skip to content

Instantly share code, notes, and snippets.

@spinlock99
Created March 31, 2011 16:28
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 spinlock99/896700 to your computer and use it in GitHub Desktop.
Save spinlock99/896700 to your computer and use it in GitHub Desktop.
Name Error in AuthenticationsController#create; uninitialized constant MultiJson
logger.debug "\n\n\t request.env['omniauth.auth'] \n"
logger.debug request.env['omniauth.auth'].inspect
logger.debug "\n\n"
render :text => request.env['omniauth.auth'].inspect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment