Class: Card::Format::XmlFormat
- Inherits:
-
DataFormat
- Object
- Card::Format
- DataFormat
- Card::Format::XmlFormat
- Defined in:
- lib/card/format/xml_format.rb
Instance Method Summary collapse
Instance Method Details
#mime_type ⇒ Object
8 9 10 |
# File 'lib/card/format/xml_format.rb', line 8 def mime_type "text/xml" end |