slothbear / slothbear-rails-template

my standard rails 4.2 application template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slothbear-rails-template

This template includes my current standards for a basic Rails application. The template is a copy of an application just before I started to add logic specific to a new Rails 4.2 project.

Goal: learn about Rails Application Templates and turn this into a real template.

I started the project with a list of gems common to most of my projects.

The Plan

Besides the git commit log, I documented trade-offs, workarounds, and other stuff I learned along the way.

Development Log

About

my standard rails 4.2 application template


Languages

Language:Ruby 80.3%Language:CSS 18.3%Language:JavaScript 1.4%