Skip to content

Commit

Permalink
Little tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Barrett committed Nov 10, 2011
1 parent f6aa3c5 commit a4b50cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/omniauth/strategies/37signals.rb
Expand Up @@ -69,7 +69,7 @@ def build_access_token
extra do
{
'accounts' => raw_info.parsed['accounts'],
'raw_info' => raw_info.response
'raw_info' => raw_info.parsed
}
end

Expand Down

0 comments on commit a4b50cd

Please sign in to comment.