Active 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.
Methods
- B
- C
- S
- T
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.