method
type
rails latest stable - Class:
ActiveRecord::Type::Binary
type()public
No documentation available.
# File activerecord/lib/active_record/type/binary.rb, line 4
def type
:binary
end type()No documentation available.
# File activerecord/lib/active_record/type/binary.rb, line 4
def type
:binary
end