sharmapratheek / kickoff

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails Kickoff

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

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


Languages

Language:HTML 59.4%Language:CSS 31.1%Language:Ruby 9.5%