Module
YAML
In:
lib/more/facets/yaml.rb
Methods
read
Public Class methods
read
(file)
Shortcut for:
YAML.load(File.new(file))
[Validate]