参考にして $ bundle exec rake db:create $ rails generate migration add_index_to_users_email $ rake test またしてもエラー なのでデータベースを消して postgres-# DROP DATABASE myapp1 またしても失敗 なんで壊れるかなぁ・・・・ Railsで既存のデータベースを使ったWeb API開発のハマりどころ - Qiita
参考にして $ bundle exec rake db:create $ rails generate migration add_index_to_users_email $ rake test ...
=======================================
http://ift.tt/1abnmbU
April 16, 2016 at 10:22AM
=======================================
参考にして
$ bundle exec rake db:create
$ rails generate migration add_index_to_users_email
$ rake test
またしてもエラー
なのでデータベースを消して
postgres-# DROP DATABASE myapp1
またしても失敗
なんで壊れるかなぁ・・・・
$ bundle exec rake db:create
$ rails generate migration add_index_to_users_email
$ rake test
またしてもエラー
なのでデータベースを消して
postgres-# DROP DATABASE myapp1
またしても失敗
なんで壊れるかなぁ・・・・
http://ift.tt/1abnmbU
April 16, 2016 at 10:22AM
コメント
コメントを投稿