A template for new Rails 4.2 project. Setups a new project using SASS / Coffeescript / Slim / Bootstrap
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