holli / auto_strip_attributesLinks
AutoStripAttributes gem for Rails helps to remove unnecessary whitespaces from ActiveRecord or ActiveModel attributes. It's good for removing accidental spaces from user inputs (e.g. when user copy/pastes some value to a form and the value has extra spaces at the end).
☆365Updated 2 years ago
Alternatives and similar repositories for auto_strip_attributes
Users that are interested in auto_strip_attributes are comparing it to the libraries listed below
Sorting:
- Adds file validators to ActiveModel.