A Ruby on Rails skeleton application used to kickstart development. A great starting point, yet still highly flexible and customizable.
A Few Key Features
- Curated Gemfile; fully configured
- Externalized environment specific application configuration
- Twitter Bootstrap
- LESS, JavaScript, and HAML (rather than SCSS, CoffeeScript, ERB)
- Well organized layouts, partials, and assets
- Basic user model and authentication flow
- Admin area with simple user management
- Additional staging environment, protected via basic auth
- Specs
- Works on Heroku