class Card::Format::XmlFormat
Public Instance Methods
mime_type()
click to toggle source
# File lib/card/format/xml_format.rb, line 7 def mime_type "text/xml" end
# File lib/card/format/xml_format.rb, line 7 def mime_type "text/xml" end