We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30363d0 + da87057 commit 06beeadCopy full SHA for 06beead
actionpack/lib/action_controller/metal/params_wrapper.rb
@@ -72,7 +72,7 @@ module ActionController
72
# determine the wrapper key respectively. If both models don't exist,
73
# it will then fallback to use +user+ as the key.
74
#
75
- # To disable the this functionality for a controller:
+ # To disable this functionality for a controller:
76
77
# class UsersController < ApplicationController
78
# wrap_parameters false
0 commit comments