class Hash
Public Instance Methods
symbolize()
click to toggle source
# File lib/schema_repo/core_ext/hash.rb, line 2 def symbolize SchemaRepo::HashUtils.symbolize self end
# File lib/schema_repo/core_ext/hash.rb, line 2 def symbolize SchemaRepo::HashUtils.symbolize self end