method
to_yaml_properties
v1_8_7_330 -
Show latest stable
- Class:
Object
to_yaml_properties()public
No documentation available.
# File lib/yaml/rubytypes.rb, line 13
def to_yaml_properties; instance_variables.sort; end to_yaml_properties()No documentation available.
# File lib/yaml/rubytypes.rb, line 13
def to_yaml_properties; instance_variables.sort; end