uetchy / rails-template

Rails template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rails-template

自分用のRails4 Application Templateです。

Requirement

  • html2slim gem install html2slim
  • js2coffee npm install -g js2coffee
  • sass gem install sass

Usage

$ rails new sushi-app -m https://raw.githubusercontent.com/oame/rails-template/master/template.rb

About

Rails template

License:MIT License


Languages

Language:Ruby 100.0%