Skip to content

morinpic/obanaction

Repository files navigation

obanaction

今回はvagrant使用しないのでローカルインストールで
rubyのバージョンは2.2.0を使用する

Gemインストール

bin/bundle --path vendor/bundle

.bundleの設定が効いているので--path vendor/bundle省略可

マイグレーション

bin/rake db:migrete

ダミーデータセット

bin/rake db:seed_fu

初期化

bin/rake db:migrete:reset

サーバ起動

bin/rails s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors