Libraries
»
interop
(0.4.0)
»
Index
»
Hx
»
Interop
»
ContentTypes
»
#to_s
Method: Hx::Interop::ContentTypes#to_s
Defined in:
lib/interop/content_types.rb
#
to_s
⇒
Object
36 37 38
# File 'lib/interop/content_types.rb', line 36
def
to_s
keys
.
join
', '
end