環境 ruby 2.1.1 rails 4.1.* 初期設定 $ bundle install --path vendor/bundle $ rake db:create $ rake db:migrate $ rake db:seed $ rails s