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>Example
rails new my_project -m https://raw.githubusercontent.com/natsumi/rails42_template/master/template.rb