Categories: None [Edit]

quickening

https://rubygems.org/gems/quickening
https://github.com/caleon/quickening
Quickening is a Rails gem for adding to your model a facility to query and manage duplicate records. It's been written to remain relatively abstract and adaptable to various models, and so the library should be an easy plugin for models you may have set up already (barring name clashes). Beyond the abstracted query methods for searching efficiently throughout the table (but only tested against MySQL 5.5, sorry), your models gain access to methods for dispending with duplicates, chores varying in complexity ranging from the trivial deletes to customizable merges (future feature).

Total

Ranking: 144,257 of 191,704
Downloads: 4,133

Daily

Ranking: 48,036 of 191,662
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36773,640,120activerecord
44729,130,410rails
99456,871,573simplecov
122377,371,610rspec-rails
152314,757,669faker
278178,152,935sqlite3
395122,832,658guard-rspec
60986,571,898ruby-prof
92253,358,564factory_girl_rails
2,6507,242,315turnip
3,6093,373,764guard-spork

Owners

#GravatarHandle
1iconcaleon