Flowdock
scope=(val) public

No documentation

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

Hide source
# File lib/uri/ldap.rb, line 147
    def scope=(val)
      set_scope(val)
      val
    end
Register or log in to add new notes.