Method: URI::Generic.component
- Defined in:
- lib/extensions/uri/uri/generic.rb
.component ⇒ Object
Components of the URI in the order.
44 45 46 |
# File 'lib/extensions/uri/uri/generic.rb', line 44 def self.component self::COMPONENT end |