There's no documentation for this item.
# File action_controller/routing/segments.rb, line 262 def self.new_escaped(strings) new strings.collect {|str| URI.unescape str} end
<code/>
<pre/>
<code/>and<pre/>for code samples.