Libraries
»
jsonapi-resources
(0.10.7)
»
Index
»
JSONAPI
»
ValueFormatter
»
unformat
Method: JSONAPI::ValueFormatter.unformat
Defined in:
lib/jsonapi/formatter.rb
.
unformat
(value) ⇒
Object
56 57 58
# File 'lib/jsonapi/formatter.rb', line 56
def
unformat
(
value
)
super
(
value
)
end