Skip to content

Files

Latest commit

 

History

History
17 lines (11 loc) · 328 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 328 Bytes

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>

Can configure Bullet gem by setting BULLET_ALERTS env variable to true

e.g. BULLET_ALERTS=true rails s

brew install phantomjs