sanitized 0.7.4
An elegant solution for sanitizing user input. Cleaning & reformatting user data is a necessary chore for all developers; but it no longer needs to be time-consuming! The Sanitized suite of helpers allow you to quickly sanitize any ActiveRecord attribute, and easily add your own custom code to catch those edge cases. It will save you a surprisingly large amount of time!
Gemfile:
=
install:
=
Versions:
- 0.7.4 September 19, 2021 (6.5 KB)
Runtime Dependencies (1):
activerecord
>= 5.0.0.beta1