ryanckulp / speedrail

Rails 7 app template: Devise auth, Stripe billing, Tailwind CSS, admin panel, SEO helpers, etc
https://founderhacker.com/24-hour-mvp
MIT License
229 stars 29 forks source link

Implement workaround to prevent turbolinks breaking redirect to Stripe #79

Closed digitalWestie closed 1 year ago

digitalWestie commented 1 year ago

Fixes the issue described in detail here: https://github.com/hotwired/turbo/issues/203

ryanckulp commented 1 year ago

thanks @digitalWestie !