dcrec1 / rails6_template

A template for a Rails 5 application

Home Page:http://www.diegocarrion.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whenever you want to create a new project, just do:

rails new app_name -d postgresql -S -T -m https://github.com/dcrec1/rails6_template/raw/master/template.rb

Change app_name for your project name. You can configure what you need and run rake db:migrate to get started.

About

A template for a Rails 5 application

http://www.diegocarrion.com


Languages

Language:Ruby 100.0%