This template is a basic Rails app with the following features:
- Ruby 2.1.0
- Rails 4.0.2
- Heroku ready - pg and rails_12factor gems
- Bootstrap v3.1.1 - CSS template.
- Fontawesome - Awesome icon toolkit.
- Home page with navigation bar
Also includes the following gems:
- Simpleform - A Rails gem that makes the code for our forms simpler.
- BetterErrors - A Rails gem that gives more information on the errors we see in our app
- Quiet Assets - Reduces the log output
Updated on 2014-02-14 by @pedrogrande for The Coder Factory