Rails Examples and Tutorials
Rails Examples and Tutorials
rails-recurly-subscription-saas
An example Rails 3.2 app with recurring billing using Recurly for a membership or subscription site.
rails-signup-download
Rails 5.0 starter app allows a visitor to sign up for an account and download a PDF file.
rails-stripe-checkout
Rails 5.0 starter app for selling a product using Stripe Checkout
rails-stripe-coupons
Rails 5.0 starter app for selling a product using Stripe JS
rails-stripe-membership-saas
An example Rails 4.2 app with Stripe and the Payola gem for a membership or subscription site.
rails3-application-templates
Deprecated (no longer maintained). Use the Rails Composer tool instead.
rails3-bootstrap-devise-cancan
Outdated. See the rails-devise-pundit example app for Rails 4.1.
rails3-devise-rspec-cucumber
An example Rails 3.2 app with Devise and RSpec and Cucumber.
rails3-mongoid-devise
An example Rails 3.2 app with Mongoid for data, Devise for authentication.
rails3-mongoid-omniauth
An example Rails 3.2 app with Mongoid for data, OmniAuth for authentication. With a tutorial.