Sha256: 33deedc59f7b45fd46f89afdabcc0cc499c5cf8aab97e02b6492620f5ca5056c
Contents?: true
Size: 139 Bytes
Versions: 6
Compression:
Stored size: 139 Bytes
Contents
module A class B notaconstant = 2 SOMECONSTANT= "hello" def method SOMECONSTANT = "don't document this" end end end
Version data entries
6 entries across 6 versions & 1 rubygems