RubyGems.org

psych

1.3.4

Psych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/LibYAML] for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format.

installgem install psych
Authors

Aaron Patterson

108,015 total downloads 60,795 for this version
Owners

F29327647a9cff5c69618bae420792ea

Gemfile
gem "psych", "~> 1.3.4"
Versions
  1. 1.3.4 July 31, 2012
  2. 1.3.3 June 15, 2012
  3. 1.3.2 April 7, 2012
  4. 1.3.1 March 27, 2012
  5. 1.3.0 March 27, 2012
Show all versions (11 total)