Skip to content

dcrec1/rails6_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages