Module YAML
In: lib/more/facets/yaml.rb

Methods

read  

Public Class methods

Shortcut for:

  YAML.load(File.new(file))

[Validate]