Skip to content

coloradojay/rails42_template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Rails 4.2 Template

A template for new Rails 4.2 project. Setups a new project using SASS / Coffeescript / Slim / Bootstrap

Usage

rails new <project_name> -m <path_to_template.rb>

Example

rails new my_project -m https://raw.githubusercontent.com/natsumi/rails42_template/master/template.rb

About

A new project template for Rails 4.2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 85.7%
  • CSS 14.3%