Module: ActiveSupport::XmlMini::FileLike
- Defined in:
- activesupport/lib/active_support/xml_mini.rb
Overview
This module decorates files deserialized using Hash.from_xml with the original_filename
and content_type
methods.
This module decorates files deserialized using Hash.from_xml with the original_filename
and content_type
methods.