Refactor #22438
Updated by Tomer Brisker about 7 years ago
KeepParams was created as a workaround for an issue in strong params prior to Rails 5.1. It is no longer required, and will be removed as part of the fix for #22285. tasks REX is the only plugin using this workaround.