mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
require 'uri' in action_controller/url_rewriter [#5555 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
This commit is contained in:
committed by
José Valim
parent
8beb84fa33
commit
f2e32e4fd7
@@ -1,3 +1,5 @@
|
||||
require 'uri'
|
||||
|
||||
module ActionController
|
||||
# In <b>routes.rb</b> one defines URL-to-controller mappings, but the reverse
|
||||
# is also possible: an URL can be generated from one of your routing definitions.
|
||||
|
||||
Reference in New Issue
Block a user