method

immutable_strings_by_default=

Importance_1
Ruby on Rails latest stable (v7.1.3.2) - 0 notes - Class: 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.

Show source
Register or log in to add new notes.