Libraries
»
attributed_object
(0.4.0)
»
Index
»
AttributedObject
»
Type
»
#coerce
Method: AttributedObject::Type#coerce
Defined in:
lib/attributed_object/type.rb
#
coerce
(value) ⇒
Object
7 8 9
# File 'lib/attributed_object/type.rb', line 7
def
coerce
(
value
)
raise
'implement me'
end