Libraries
»
jsonapi-resources
(0.8.2)
»
Index
»
JSONAPI
»
Formatter
»
format
Method: JSONAPI::Formatter.format
Defined in:
lib/jsonapi/formatter.rb
.
format
(arg) ⇒
Object
4 5 6
# File 'lib/jsonapi/formatter.rb', line 4
def
format
(
arg
)
arg
.
to_s
end