johnLeavell / base-rails

A blank Rails application for you to build off of. It includes all of the development goodies we're used to.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Base Rails

Standard Workflow

  1. Start the web server by running bin/server.
  2. Navigate to your live application.
  3. As you work, remember to navigate to /git and commit often as you work.

About

A blank Rails application for you to build off of. It includes all of the development goodies we're used to.


Languages

Language:Ruby 75.7%Language:HTML 10.9%Language:Dockerfile 9.6%Language:Shell 2.2%Language:SCSS 1.3%Language:Procfile 0.2%Language:JavaScript 0.1%