Object
# File lib/big_record/routing_ext.rb, line 14 def self.new_escaped(strings) new strings.collect {|str| CGI.unescape(str)} end
[Validate]
Generated with the Darkfish Rdoc Generator 2.