Sha256: f926d2c6e38b8022e7aaaca47467129fd262cd8e270c71f3065fb447f352cc46
Contents?: true
Size: 86 Bytes
Versions: 19
Compression:
Stored size: 86 Bytes
Contents
class Pathname def /(path) (self + path).expand_path end end # class Pathname
Version data entries
19 entries across 19 versions & 4 rubygems