class

ActiveModel::Type::Binary

rails latest stable - Superclass: Value

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.

Files

  • activemodel/lib/active_model/type/binary.rb