Flowdock
module
Importance_1
v2_4_6 - Show latest stable - 0 notes

This module is used for safely loading YAML specs from a gem. The `safe_load` method defined on this module is specifically designed for loading Gem specifications. For loading other YAML safely, please see Psych.safe_load

Constants

WHITELISTED_SYMBOLS = %w( development runtime )

WHITELISTED_CLASSES = %w( Symbol Time Date Gem::Dependency Gem::Platform Gem::Requirement Gem::Specification Gem::Version Gem::Version::Requirement YAML::Syck::DefaultKey Syck::DefaultKey )

Attributes

Show files where this module is defined (1 file)
Register or log in to add new notes.