aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/filter_attributes_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin blockRyuta Kamizono2018-12-211-18/+14
* Implement AR#inspect using ParamterFilter.Yoshiyuki Kinjo2018-10-191-2/+54
* DRY `activerecord/lib/active_record/core.rb` and fix testsbogdanvlviv2018-09-121-14/+18
* Configuration item `config.filter_parameters` could also filter out sensitive...Zhang Kang2018-09-071-0/+80