Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
fresta committed Jun 3, 2012
1 parent be19e3c commit d945b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/omniauth/strategies/stripeplatform.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def raw_info
@raw_info = Stripe::Customer.create(
:description => "Customer created through Stripe Platform OAuth application."
)

end



Expand Down

0 comments on commit d945b8e

Please sign in to comment.