method
type
v7.2.3 -
Show latest stable
- Class:
ActiveModel::Type::Binary
type()public
No documentation available.
# File activemodel/lib/active_model/type/binary.rb, line 12
def type
:binary
end type()No documentation available.
# File activemodel/lib/active_model/type/binary.rb, line 12
def type
:binary
end