forked from RailsApps/rails-stripe-membership-saas
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
28 lines (17 loc) · 711 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Rails Stripe Membership Saas
========================
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