Class: RbYAML::Representer

Inherits:
SafeRepresenter show all
Defined in:
lib/rbyaml/representer.rb

Method Summary

Methods inherited from SafeRepresenter

#ignore_aliases

Methods inherited from BaseRepresenter

#ignore_aliases, #initialize, #map, #represent, #represent_data, #represent_mapping, #represent_scalar, #represent_sequence, #scalar, #seq

Constructor Details

This class inherits a constructor from RbYAML::BaseRepresenter