aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/parameter_filter.rb
Commit message (Expand)AuthorAgeFilesLines
* Use match? where we don't need MatchDataAkira Matsuda2019-07-291-1/+1
* Merge pull request #36370 from ptoomey3/masterRafael França2019-07-231-1/+6
|\
| * Use style consistent with surrounding codePatrick Toomey2019-05-311-3/+1
| * Fix typoPatrick Toomey2019-05-311-1/+1
| * Recursively process arrays consistentlyPatrick Toomey2019-05-311-1/+8
* | Enable `Layout/EmptyLinesAroundAccessModifier` copRyuta Kamizono2019-06-131-1/+0
|/
* Implement AR#inspect using ParamterFilter.Yoshiyuki Kinjo2018-10-191-22/+40
* Deprecate ActionDispatch::Http::ParameterFilter in favor of ActiveSupport::Pa...Yoshiyuki Kinjo2018-10-081-0/+106