class URI::Generic
Public Instance Methods
path()
click to toggle source
# File lib/mireru/widget/extracted_text.rb, line 29 def path URI.decode_www_form_component(path_raw, Encoding.find("locale")) end
Also aliased as: path_raw