Skip to content

User Login/Registration and Stripe Membership with Rails

Notifications You must be signed in to change notification settings

chaustone1/pricels

Repository files navigation

Rails Stripe Membership Saas
========================

API Usage

curl http://0.0.0.0:3000/api/v1/follows -H 'Authorization: Token token="32 bit key"'

You can use this project as a starting point for a Rails web application. It requires Rails 3 and uses Devise for user management and authentication, CanCan for authorization, Twitter Bootstrap for CSS styling, and Stripe for recurring billing.

Devise
http://github.com/plataformatec/devise

CanCan
https://github.com/ryanb/cancan

Twitter Bootstrap
http://twitter.github.com/bootstrap/

Stripe
https://stripe.com/

________________________

For more information, please see the updated README file on GitHub:

https://github.com/railsapps/rails-stripe-membership-saas

________________________

MIT License

http://www.opensource.org/licenses/mit-license

About

User Login/Registration and Stripe Membership with Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8