mirror of
https://github.com/github/rails.git
synced 2026-01-30 08:48:06 -05:00
Add missing sentence
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7332 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
@@ -27,9 +27,7 @@ module ActionController
|
||||
end
|
||||
|
||||
# Generate a url based on the options provided, default_url_options and the
|
||||
# routes defined in routes.rb
|
||||
#
|
||||
# Options used by <tt>url_for</tt>:
|
||||
# routes defined in routes.rb. The following options are supported:
|
||||
#
|
||||
# * <tt>:only_path</tt> If true, the relative url is returned. Defaults to false.
|
||||
# * <tt>:protocol</tt> The protocol to connect to. Defaults to 'http'.
|
||||
|
||||
Reference in New Issue
Block a user