Rails database defaults and model validation for boolean fields

前端 未结 4 1548
野性不改
野性不改 2020-12-03 16:39

In a Rails model I have an attribute is_subscriber, when I constructed a db migration to add this column to the database I specified the default value to be fal

4条回答
提交回复
热议问题