Sha256: f6c4f00fd674845ae8e8fef8eec45ea26b89ad8f35fba92f2076c97aa795dafc
Contents?: true
Size: 182 Bytes
Versions: 3
Compression:
Stored size: 182 Bytes
Contents
#-- # Utility methods class Object # In case it has not been defined before def metaclass class << self self end end unless method_defined?(:metaclass) end #++
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
chubas-peeping-1.0.0 | lib/peeping/util.rb |
chubas-peeping-1.1.0 | lib/peeping/util.rb |
chubas-peeping-1.1.1 | lib/peeping/util.rb |