method

immutable_strings_by_default=

rails 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.