module Representable::XML::Hash::ClassMethods

Public Instance Methods

values(options) click to toggle source
# File lib/representable/xml/hash.rb, line 39
def values(options)
  hash :_self, options
end