Skip to content

Commit b14a242

Browse files
committed
[ci skip] Add documentation to Parameter Encoding
1 parent b9f71e4 commit b14a242

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

actionpack/lib/action_controller/metal/parameter_encoding.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
module ActionController
2+
# Allows encoding to be specified per parameter per action.
23
module ParameterEncoding
34
extend ActiveSupport::Concern
45

0 commit comments

Comments
 (0)