2 lines
63 B
Plaintext
Executable File
2 lines
63 B
Plaintext
Executable File
File.open(${1:path_to_yml}) { |${2:file}| YAML.load(${3:$2}) }
|