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: 143,947 of 190,529
Downloads: 4,114

Daily

Ranking: 73,392 of 190,497
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36764,177,506activerecord
44720,247,375rails
99451,158,470simplecov
121373,059,734rspec-rails
152311,134,959faker
279175,827,776sqlite3
394121,856,523guard-rspec
60985,821,987ruby-prof
92053,224,137factory_girl_rails
2,6507,155,069turnip
3,5953,364,572guard-spork

Owners

#GravatarHandle
1iconcaleon