/rails-template

Rails template

Primary LanguageRubyMIT LicenseMIT

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