Flowdock
method

encode_with

Importance_0
v2_5_5 - Show latest stable - 0 notes - Class: Requirement
encode_with(coder) public

No documentation

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

Hide source
# File lib/rubygems/requirement.rb, line 222
  def encode_with coder # :nodoc:
    coder.add 'requirements', @requirements
  end
Register or log in to add new notes.