module Representable::XML::AttributeHash::ClassMethods
Public Instance Methods
Source
# File lib/representable/xml/hash.rb, line 19 def values(options) hash :_self, options.merge!(:use_attributes => true) end
# File lib/representable/xml/hash.rb, line 19 def values(options) hash :_self, options.merge!(:use_attributes => true) end