Method: Representable::XML::Hash#definition_opts

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

#definition_optsObject



48
49
50
# File 'lib/representable/xml/hash.rb', line 48

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