mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Use typewriter styling on url_for in documentation
This commit is contained in:
@@ -268,7 +268,7 @@ module ActionView
|
||||
# to change the HTTP verb used to submit the form.
|
||||
#
|
||||
# ==== Options
|
||||
# The +options+ hash accepts the same options as url_for.
|
||||
# The +options+ hash accepts the same options as +url_for+.
|
||||
#
|
||||
# There are a few special +html_options+:
|
||||
# * <tt>:method</tt> - Symbol of HTTP verb. Supported verbs are <tt>:post</tt>, <tt>:get</tt>,
|
||||
|
||||
Reference in New Issue
Block a user