Sha256: 7f25fd9a9ce817897cf06c213e51f34f51ec6f8ac7e77a01e841a2e3132362ed
Contents?: true
Size: 529 Bytes
Versions: 54
Compression:
Stored size: 529 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>content</key> <string>File.open(${1:"${2:path/to/file}.yaml"}) { |${3:file}| YAML.load(${3:file}) }</string> <key>name</key> <string>YAML.load(file)</string> <key>scope</key> <string>source.ruby</string> <key>tabTrigger</key> <string>Yl-</string> <key>uuid</key> <string>8343ACF4-EEB7-44B5-B835-94826466D4D5</string> </dict> </plist>
Version data entries
54 entries across 46 versions & 3 rubygems