class ActiveSupport::XMLConverter::DisallowedType
type=“symbol”. Read Hash#from_xml for more details.
Raised if the XML contains attributes with type=“yaml” or
:nodoc:
def initialize(type)
def initialize(type) super "Disallowed type attribute: #{type.inspect}" end