class Binary
Ruby on Rails 8.0.4
Since v7.1.6Active Model Binary Type
Attribute type for representation of binary data. This type is registered under the :binary key.
Non-string values are coerced to strings using their to_s method.
Inherits from
Methods (defined here)
- # binary?
- # cast
- # changed_in_place?
- # serialize
- # type