module Representable::JSON::Hash::ClassMethods
Public Instance Methods
Source
# File lib/representable/json/hash.rb, line 19 def values(options, &block) hash(:_self, options, &block) end
# File lib/representable/json/hash.rb, line 19 def values(options, &block) hash(:_self, options, &block) end