mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
3875e07f3c
* Check for the presence of `formmethod` first before checking against the GET/POST verbs; * Use `match?` to avoid creating unnecessary match objects; * Remove capture groups from the verb regexp. |
||
---|---|---|
.. | ||
action_view | ||
action_view.rb |