method

to_yaml_properties

Importance_0

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2_4_6) is shown here.

These similar methods exist in v2_5_5:

to_yaml_properties() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File ext/psych/lib/psych/deprecated.rb, line 83
  def to_yaml_properties # :nodoc:
    instance_variables
  end
Register or log in to add new notes.