Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue #1 and consolidate controllers #3

Merged
merged 2 commits into from
Aug 15, 2012
Merged

Fix issue #1 and consolidate controllers #3

merged 2 commits into from
Aug 15, 2012

Conversation

bousquet
Copy link
Contributor

A more simplified take on a solution to Issue #1 from integrallis/stripe_event. I don't see any benefit to having these split up into a before filter and a single controller action. Specs pass and this has been tested against the Stripe test api for both unauthorized and successful webhook results.

@travisbot
Copy link

This pull request passes (merged e79650d into e2eb92c).

@invisiblefunnel
Copy link
Contributor

I'm 👍 on this. Can you make the event object a local variable and delete these redundant specs? After that I will review, merge, and cut a new release.

@travisbot
Copy link

This pull request passes (merged c104f92 into e2eb92c).

invisiblefunnel added a commit that referenced this pull request Aug 15, 2012
Fix issue #1 and consolidate controllers
@invisiblefunnel invisiblefunnel merged commit 5b264c7 into integrallis:master Aug 15, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants