Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 421 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 421 Bytes

Rails 5 Template

This is a Rails 5 template, with users, authentication, and sessions already built with the goal of being able to fork this repo and start building a new project quickly.

More details:

  • Ruby version: 2.3.0

  • Database: Postgres

  • Templating Framekwork: HAML

  • Test Framework: RSpec

  • CSS Extension: Sass

  • Other gems: Simple Form, Paper Trail, Better Errors, Quiet Assets, Faker, Meta Request