Method: ActiveEntity::Type::Json#type

Defined in:
lib/active_entity/type/json.rb

#typeObject



8
9
10
# File 'lib/active_entity/type/json.rb', line 8

def type
  :json
end