Created
March 31, 2011 16:28
-
-
Save spinlock99/896700 to your computer and use it in GitHub Desktop.
Name Error in AuthenticationsController#create; uninitialized constant MultiJson
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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