mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Merge pull request #1698 from bagwanpankaj/master
Removed warnings from while running tests in Ruby 1.9.2
This commit is contained in:
@@ -87,7 +87,7 @@ module ActionDispatch
|
||||
raise ArgumentError, "Regexp multiline option not allowed in routing requirements: #{requirement.inspect}"
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# match "account/overview"
|
||||
def using_match_shorthand?(path, options)
|
||||
|
||||
Reference in New Issue
Block a user