1
0
Fork 0
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:
Xavier Noria 2011-08-27 15:34:33 -07:00
parent bd0550ef5a
commit bb4dedbc2c

View file

@ -18,7 +18,7 @@
# @url = root_path # named route from the application.
# end
# end
# =>
#
module ActionController
module UrlFor
extend ActiveSupport::Concern