method
immutable_strings_by_default=
v8.0.0 -
Show latest stable
- Class:
ActiveRecord::ModelSchema
immutable_strings_by_default=public
Determines whether columns should infer their type as :string or :immutable_string. This setting does not affect the behavior of attribute :foo, :string. Defaults to false.