Sha256: 4c3bb124e25fe5ebb6ec416007b7b488d838f9d486fbf3e2bb4a15b6893e1aff
Contents?: true
Size: 89 Bytes
Versions: 4
Compression:
Stored size: 89 Bytes
Contents
class Struct def attributes h = {} each_pair { |k,v| h[k] = v } h end end
Version data entries
4 entries across 4 versions & 1 rubygems