Method: WWMD::URLParse#initialize
- Defined in:
- lib/wwmd/urlparse.rb
#initialize(*args) ⇒ URLParse
Returns a new instance of URLParse.
10 11 12 |
# File 'lib/wwmd/urlparse.rb', line 10 def initialize(*args) # nothing to see here, move along end |