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