This repository was archived by the owner on Sep 6, 2023. It is now read-only.
forked from kakutani/rubykaigi
-
Notifications
You must be signed in to change notification settings - Fork 70
DevelopmentEnvironment
kakutani edited this page Sep 14, 2010
·
6 revisions
- bundler
- mysql
- redis
- config/database.yml.sample → config/database.yml
- config/config.yml.sample → config/config.yml
himitsu ディレクトリからもってくる
rake db:create rake db:schema:load rake db:seed
エラーがでた!
undefined method `with_indifferent_access’ for nil:NilClass"redis-serverが起動してますか? config/database.yml にredisの設定を書いてますか?