提交 00725d08 编写于 作者: A Alexey Vakhov

Remove obsolete code

上级 8c2c6051
......@@ -140,9 +140,6 @@ def initialize(env = {})
class Result < ::Array #:nodoc:
def to_s() join '/' end
def self.new_escaped(strings)
new strings.collect {|str| uri_parser.unescape str}
end
end
def assign_parameters(routes, controller_path, action, parameters = {})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册