Sha256: da154a6449b725a73e531ab9f577654c3e0649eb5c1d2d7c20c0c136128b59d0
Contents?: true
Size: 103 Bytes
Versions: 2
Compression:
Stored size: 103 Bytes
Contents
class Pathname def decorate(parent = false) Servel::PathnameDecorator.new(self, parent) end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
servel-0.4.0 | lib/servel/core_ext/pathname.rb |
servel-0.3.0 | lib/servel/core_ext/pathname.rb |