Sha256: 4805647377aa5ca95e54715706c49fedf0fcd89b2b96beedfa26b93b6705d674
Contents?: true
Size: 77 Bytes
Versions: 2
Compression:
Stored size: 77 Bytes
Contents
class Object def to_yamlfrag to_yaml.sub("---",'').rstrip end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ratch-1.0.0 | lib/ratch/core_ext/object.rb |
ratch-1.1.0 | lib/ratch/core_ext/object.rb |