Sha256: e15d44f79705913b587038dcc7c3de3012f62703461ce63abc1d870aaff95bc9
Contents?: true
Size: 206 Bytes
Versions: 50
Compression:
Stored size: 206 Bytes
Contents
foo = "bar" some_hash = { "key1" => "value1", "array_key" => %w{one two three} } some_hash["__default__"] = "__passthrough__" # can be other ruby here, last line needs to evaluate as a Hash some_hash
Version data entries
50 entries across 50 versions & 1 rubygems