ActiveRecord Value Cleanup

169

Watchers: 148
Forks: 6
5% Penalty

1. attribute_normalizer

Adds the ability to normalize and format attributes cleanly with code blocks
Last commit: about 1 month ago

On the web

GitHub: mdeering/attribute_normalizer

As a Ruby Gem

Rubyforge: attribute_normalizer (Current version: 0.1.2)

gem install attribute_normalizer

In the news

Well, it seems there are no news about mdeering/attribute_normalizer yet...

35

Watchers: 29
Forks: 2
10% Penalty

2. strip_attributes

StripAttributes is a Rails plugin that automatically strips all ActiveRecord model attributes of leading and trailing whitespace before validation. If the attribute is blank, it strips the value to nil.
Last commit: 7 months ago

In the news

Well, it seems there are no news about rmm5t/strip_attributes yet...

19

Watchers: 22
Forks: 0
10% Penalty

3. nilify_blanks

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.
Last commit: 6 months ago

On the web

GitHub: railsgarden/nilify_blanks

Home: benhughes.name/

As a Ruby Gem

GitHub: railsgarden-nilify_blanks (Current version: 0.1.2)

gem install railsgarden-nilify_blanks --source "http://gems.github.com"

In the news

Well, it seems there are no news about railsgarden/nilify_blanks yet...

6

Watchers: 6
Forks: 0

4. scrubby

Clean up your incoming ActiveRecord model attributes
Last commit: about 1 month ago

On the web

GitHub: laserlemon/scrubby

As a Ruby Gem

Rubyforge: scrubby (Current version: 0.3.1)

gem install scrubby

In the news

Well, it seems there are no news about laserlemon/scrubby yet...

3

Watchers: 4
Forks: 0
5% Penalty

5. nullify

Nuke blank values in ActiveRecord models
Last commit: 5 months ago

On the web

GitHub: laserlemon/nullify

As a Ruby Gem

Rubyforge: nullify (Current version: 0.3.0)

gem install nullify

GitHub: laserlemon-nullify (Current version: 0.2.0)

gem install laserlemon-nullify --source "http://gems.github.com"

In the news

Well, it seems there are no news about laserlemon/nullify yet...

0

Watchers: 1
Forks: 0
10% Penalty

6. strip_control_chars

a small ActiveRecord plugin that strips ASCII control chars from string attributes before saving
Last commit: 10 months ago

On the web

GitHub: yob/strip_control_chars

As a Ruby Gem

Rubyforge: strip_control_chars (Current version: 1.0)

gem install strip_control_chars

In the news

Well, it seems there are no news about yob/strip_control_chars yet...
Category_81