Railsマルチプラットフォームアプリ作成記録

typeカラム

最終更新:

sawa2

- view
メンバー限定 登録/ログイン

Rails>db>typeカラム


こんなメッセージをいただいた。

The single-table inheritance mechanism failed to locate the subclass: 'mobile'. This error is raised because the column 'type' is reserved for storing the class in case of inheritance. Please rename this column if you didn't intend it to be used for storing the inheritance class or overwrite Phone.inheritance_column to use another column for that information.

typeカラムは使ってはいけないみたいです。
記事メニュー
ウィキ募集バナー