Project
safe_params
SafeParams is a Rails gem for strong parameter handling. Define permitted attributes in your model or a YAML/JSON config. Supports nested attributes and includes a CLI for generating safe_params lines.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Development
Licenses
MIT