Flowdock
method

to_yaml_properties

Importance_0
v2_2_9 - Show latest stable - 0 notes - Class: Version
to_yaml_properties() public

No documentation

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

Hide source
# File lib/rubygems/version.rb, line 270
  def to_yaml_properties # :nodoc:
    ["@version"]
  end
Register or log in to add new notes.