Skip to content
This repository has been archived by the owner on Dec 15, 2019. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 257 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 257 Bytes

README

Rails 4.1の新機能お試し用サンプルアプリです。

  • Action Pack Variants
  • Action Mailer Previews
  • Active Record enums
  • Message Verifiers

のサンプルが含まれています。

SETUP

  1. bundle install
  2. rake db:migrate