RailsApps / rails-stripe-membership-saas

An example Rails 4.2 app with Stripe and the Payola gem for a membership or subscription site.
http://railsapps.github.io/rails-stripe-membership-saas
1.14k stars 232 forks source link

Will rails-stripe-membership-saas run on Ruby 2.3.3 and Rails 5 ? #165

Closed ghost closed 7 years ago

ghost commented 7 years ago

Is anyone running this? If so, any problems?

DanielKehoe commented 7 years ago

I haven't updated the example application for Rails 5. I'm no longer supporting the application.

ghost commented 7 years ago

Will you be creating a new similar subscription application or just done with it? And are you not updating any of your existing apps? Taking a different roadmap now or what?

Mark Sent from my iPhone

On Jan 21, 2017, at 6:35 AM, Daniel Kehoe notifications@github.com wrote:

Closed #165.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

DanielKehoe commented 7 years ago

I've updated all the other RailsApps example applications to Rails 5 and will continue to maintain them. However, several users have been unhappy with the Payola gem, because of complexity and inconsistent support. I recommend using the https://github.com/RailsApps/rails-stripe-coupons application as a basis for a subscription application.

ghost commented 7 years ago

Excellent, good to know. Thx.

Mark Sent from my iPhone

On Jan 21, 2017, at 8:03 PM, Daniel Kehoe notifications@github.com wrote:

I've updated all the other RailsApps example applications to Rails 5 and will continue to maintain them. However, several users have been unhappy with the Payola gem, because of complexity and inconsistent support. I recommend using the https://github.com/RailsApps/rails-stripe-coupons application as a basis for a subscription application.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.