Methods

Class Index [+]

Quicksearch

URI

Public Class Methods

parser() click to toggle source
    # File lib/active_support/core_ext/uri.rb, line 26
26:     def parser
27:       @parser ||= URI.const_defined?(:Parser) ? URI::Parser.new : URI
28:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.