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