Class: Card::Format::XmlFormat

Inherits:
DataFormat show all
Defined in:
lib/card/format/xml_format.rb

Instance Method Summary collapse

Instance Method Details

#mime_typeObject



8
9
10
# File 'lib/card/format/xml_format.rb', line 8

def mime_type
  "text/xml"
end