Maintenance of Ruby 2.0.0 ended on February 24, 2016. Read more

In Files

  • rubygems/psych_additions.rb
  • rubygems/psych_tree.rb
  • rubygems/specification.rb

Namespace

Class/Module Index [+]

Quicksearch

Psych

This exists just to satify bugs in marshal'd gemspecs that contain a reference to YAML::PrivateType. We prune these out in Specification._load, but if we don't have the constant, Marshal blows up.