Pinned Repositories
learn-rails
An example Rails 5.1 app to accompany the "Learn Ruby on Rails" book.
rails-bootstrap
Rails 5.1 starter app with the Bootstrap 4 front-end framework.
rails-composer
Rails Composer. The Rails generator on steroids for starter apps.
rails-devise
Rails 5.0 starter app with Devise for authentication.
rails-devise-pundit
Rails 5.0 starter app with Devise for authentication and Pundit for authorization.
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.
rails_apps_composer
A gem with recipes to create Rails application templates for Rails starter apps.
rails_layout
Generates Rails application layout files for various front-end frameworks.
Rails Examples and Tutorials's Repositories
RailsApps/rails-composer
Rails Composer. The Rails generator on steroids for starter apps.
RailsApps/rails_apps_composer
A gem with recipes to create Rails application templates for Rails starter apps.
RailsApps/rails-stripe-membership-saas
An example Rails 4.2 app with Stripe and the Payola gem for a membership or subscription site.
RailsApps/rails_layout
Generates Rails application layout files for various front-end frameworks.
RailsApps/rails-bootstrap
Rails 5.1 starter app with the Bootstrap 4 front-end framework.
RailsApps/rails-devise
Rails 5.0 starter app with Devise for authentication.
RailsApps/rails3-bootstrap-devise-cancan
Outdated. See the rails-devise-pundit example app for Rails 4.1.
RailsApps/rails-devise-pundit
Rails 5.0 starter app with Devise for authentication and Pundit for authorization.
RailsApps/rails-prelaunch-signup
An example Rails 3.2 app for a web startup prelaunch site.
RailsApps/rails3-devise-rspec-cucumber
An example Rails 3.2 app with Devise and RSpec and Cucumber.
RailsApps/rails3-mongoid-devise
An example Rails 3.2 app with Mongoid for data, Devise for authentication.
RailsApps/learn-rails
An example Rails 5.1 app to accompany the "Learn Ruby on Rails" book.
RailsApps/rails3-mongoid-omniauth
An example Rails 3.2 app with Mongoid for data, OmniAuth for authentication. With a tutorial.
RailsApps/rails-omniauth
Rails 5.0 starter app with OmniAuth for authentication.
RailsApps/rails3-subdomains
An example Rails 3.2 app with subdomains and authentication using Devise. With a tutorial.
RailsApps/rails-devise-roles
Rails 5.0 starter app with Devise and simple role-based authorization.
RailsApps/rails-recurly-subscription-saas
An example Rails 3.2 app with recurring billing using Recurly for a membership or subscription site.
RailsApps/rails-stripe-checkout
Rails 5.0 starter app for selling a product using Stripe Checkout
RailsApps/rails_apps_testing
Set up a testing framework for a Rails application.
RailsApps/rails-foundation
Rails 4.2 starter app with the Zurb Foundation front-end framework.
RailsApps/rails-stripe-coupons
Rails 5.0 starter app for selling a product using Stripe JS
RailsApps/rails-signup-download
Rails 5.0 starter app allows a visitor to sign up for an account and download a PDF file.
RailsApps/rails-mailinglist-activejob
Rails 5.0 starter app using Active Job for background processing.
RailsApps/rails_apps_pages
Add pages to a Rails application, including controllers, views, routing, and tests.
RailsApps/rails-signup-thankyou
Rails 5.2 example application with signup, download, and thank you page.
RailsApps/railsapps.github.com
Content for the RailsApps website.
RailsApps/talk-what-is-ror
Slideshow for a talk, "What is Ruby on Rails."
RailsApps/install-rails-mac
How to Install Ruby on Rails on MacOS
RailsApps/railsapps-org
Website for the RailsApps open source project.
RailsApps/rails-composer-talk
Slideshow about Rails Composer and the RailsApps project.