Method: ActionDispatch::ParamBuilder#param_depth_limit
- Defined in:
- lib/action_dispatch/http/param_builder.rb
#param_depth_limit ⇒ Object (readonly)
Returns the value of attribute param_depth_limit.
13 14 15 |
# File 'lib/action_dispatch/http/param_builder.rb', line 13 def param_depth_limit @param_depth_limit end |