Category
Active Record Value Cleanup
This category does not have a description yet. You can add one on github!
attribute_normalizer
0.45
This rubygem does not have a description or summary.
Popularity
Downloads
1,237,113Stars
457Forks
46Watchers
9 Releases
Current version
1.2.0Total releases
17First release
Latest release
Activity
Issue Closure Rate
71%Pull Request Acceptance Rate
66%Average date of last 50 commits
more than 2 years agoReverse Depencencies
7strip_attributes
0.38
StripAttributes automatically strips all ActiveRecord model attributes of leading and trailing whitespace before validation. If the attribute is blank, it strips the value to nil.
Popularity
Downloads
1,245,173Stars
259Forks
31Watchers
7 Releases
Current version
1.8.0Total releases
20First release
Latest release
Activity
Issue Closure Rate
100%Pull Request Acceptance Rate
75%Average date of last 50 commits
within last 2 yearsReverse Depencencies
3auto_strip_attributes
0.2
AutoStripAttributes helps to remove unnecessary whitespaces from ActiveRecord or ActiveModel attributes. It's good for removing accidental spaces from user inputs. It works by adding a before_validation hook to the record. It has option to set empty strings to nil or to remove extra spaces inside the string.
Popularity
Downloads
579,357Stars
180Forks
20Watchers
9 Releases
Current version
2.4.0Total releases
14First release
Latest release
Activity
Issue Closure Rate
92%Pull Request Acceptance Rate
69%Average date of last 50 commits
more than 2 years agoReverse Depencencies
3rubiety/nilify_blanks
0.18
Provides a framework for saving incoming blank values as nil in the database in instances where you'd rather use DB NULL than simply a blank string.
Popularity
Stars
209Forks
24Watchers
5 Activity
Issue Closure Rate
68%Pull Request Acceptance Rate
92%Average date of last 50 commits
more than 2 years agoscrubby
0.01
Clean up your incoming ActiveRecord model attributes
Popularity
Downloads
13,454Stars
20Forks
2Watchers
0 Releases
Current version
0.3.1Total releases
6First release
Latest release
Activity
Average date of last 50 commits
more than 2 years agoReverse Depencencies
0vacuum_cleaner
0.01
Ruby (and Rails) attribute cleaning support, provides some nice and easy to enhance default normalization strategies.
Popularity
Downloads
10,942Stars
7Forks
1Watchers
1 Releases
Current version
1.0.3Total releases
5First release
Latest release
Activity
Average date of last 50 commits
more than 2 years agoReverse Depencencies
0clean_room
0.01
Work in progress, this will be a generic attribute sanitizer which can be used for sanitizing models and other objects holding data
Popularity
Downloads
18,593 Releases
Current version
0.2.2Total releases
9First release
Latest release
Activity
Reverse Depencencies
0normatron
0.01
Normatron is a Ruby On Rails plugin that perform attribute normalizations for ActiveRecord objects.
With it you can normalize attributes to the desired format before saving them in the database.
This gem inhibits the work of having to override attributes or create a specific method to perform most of the normalizations.
Popularity
Downloads
24,059Stars
3Forks
0Watchers
1 Releases
Current version
0.3.4Total releases
15First release
Latest release
Activity
Average date of last 50 commits
more than 2 years agoReverse Depencencies
0sanitized_attributes
0.01
A wrapper to make automatic sanitization of incoming data easier. Uses the sanitize gem and works in both plain Ruby and Rails projects.
Popularity
Downloads
15,444 Releases
Current version
1.2.2Total releases
8First release
Latest release
Activity
Reverse Depencencies
0strip_control_chars
0.0
a small ActiveRecord plugin that removes ASCII control chars from attributes
Popularity
Downloads
9,995Stars
5Forks
1Watchers
3 Releases
Current version
2.1Total releases
4First release
Latest release
Activity
Average date of last 50 commits
more than 2 years agoReverse Depencencies
0