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

Remove turbolinks #119

Merged
merged 1 commit into from
Apr 16, 2015
Merged

Remove turbolinks #119

merged 1 commit into from
Apr 16, 2015

Conversation

tmock12
Copy link
Contributor

@tmock12 tmock12 commented Apr 16, 2015

From my brief 10 minutes debugging, I believe having turbolinks is what is causing the issue #116.

The test suite isn't much help right now but from my own A/B testing having turbolinks installed makes it fail 9/10 times. When I removed turbolinks then buying the product worked 100% of the time.

Also from the Payola gems documentation:

Disable Turbolinks

Payola does not currently play nice with turbolinks. Disable it by removing the turoblinks include in your application.js.

So we should probably remove it. Here's a pull request doing exactly that. 😄

DanielKehoe added a commit that referenced this pull request Apr 16, 2015
@DanielKehoe DanielKehoe merged commit 12fd02d into RailsApps:master Apr 16, 2015
@tmock12 tmock12 deleted the remove_turbolinks branch April 16, 2015 11:15
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.

2 participants