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