ActiveRecord::RecordInvalid:Validation failed: Account has already been taken
エラーの内容 既にAccountというデータがあるから、ダメだよ。バリデーションで問題が起きてますよという内容 解決策 rake db:migrate:reset これでテーブルの内容の削除とs...
0
0
Comment0
3 search resultsShowing 1~3 results
エラーの内容 既にAccountというデータがあるから、ダメだよ。バリデーションで問題が起きてますよという内容 解決策 rake db:migrate:reset これでテーブルの内容の削除とs...
GitHubでssh方式でファイルを作成した時のエラー The authenticity of host 'github.com (52.192.72.89)' can't be establi...
Sourcetree使ってbranchしようとした際に出てきたエラー。 Sourcetreeでの操作がメインです。 内容は簡単に言うと「'master'という名前のオブジェクトがないよ」って意味...
3 search resultsShowing 1~3 results
Qiita is a knowledge sharing service for engineers.