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: 147,050 of 196,643
Downloads: 4,209

Daily

Ranking: 57,730 of 196,611
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
37833,443,753activerecord
45784,728,949rails
98497,813,111simplecov
124406,025,129rspec-rails
153340,684,777faker
282194,174,962sqlite3
414129,241,715guard-rspec
59891,905,433ruby-prof
96154,036,382factory_girl_rails
2,6707,734,343turnip
3,7313,422,359guard-spork

Owners

#GravatarHandle
1iconcaleon