Method: Representable::XML::AttributeHash#definition_opts

Defined in:
lib/representable/xml/hash.rb

#definition_optsObject



24
25
26
# File 'lib/representable/xml/hash.rb', line 24

def definition_opts
  [:_self, {:hash => true, :use_attributes => true}]
end