Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 394 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 394 Bytes

AwesomeEvents

『パーフェクト Ruby on Rails』のサンプルアプリ。

インストール

$ brew install vips
$ bin/setup

Elasticsearchのインストール

$ brew tap elastic/tap
$ brew install elastic/tap/elasticsearch-full
$ elasticsearch-plugin install analysis-kuromoji

Elasticsearchの起動

$ elasticsearch
$ bin/rails r Event.reindex