Method: Hx::Interop::ContentTypes#to_s

Defined in:
lib/interop/content_types.rb

#to_sObject



36
37
38
# File 'lib/interop/content_types.rb', line 36

def to_s
  keys.join ', '
end