Flowdock
to=(v) public

No documentation

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

Hide source
# File lib/uri/mailto.rb, line 176
    def to=(v)
      check_to(v)
      set_to(v)
      v
    end
Register or log in to add new notes.