mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
deletes spurious arrow
This commit is contained in:
parent
bd0550ef5a
commit
bb4dedbc2c
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
# @url = root_path # named route from the application.
|
# @url = root_path # named route from the application.
|
||||||
# end
|
# end
|
||||||
# end
|
# end
|
||||||
# =>
|
#
|
||||||
module ActionController
|
module ActionController
|
||||||
module UrlFor
|
module UrlFor
|
||||||
extend ActiveSupport::Concern
|
extend ActiveSupport::Concern
|
||||||
|
|
Loading…
Reference in a new issue