Skip to content
forked from justalever/kickoff

A Ruby on Rails Application starter template for screencasts featured on Web-Crunch.com

Notifications You must be signed in to change notification settings

atayl16/kickoff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails Kickoff

Starts off with a bunch of defaults for faster screencast setup.

Tested Rails Version gem 'rails', '~> 6.0.0

Tested Ruby Versions ruby '2.6.3'

How it works

When creating a new rails app simply pass the template file through.

Creating a new app

$ rails new myapp -d <postgresql, mysql, sqlite> -m template.rb

About

A Ruby on Rails Application starter template for screencasts featured on Web-Crunch.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.7%
  • CSS 31.2%
  • Ruby 9.1%