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: 140,540 of 184,814
Downloads: 3,886

Daily

Ranking: 46,657 of 184,790
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
35638,561,844activerecord
41603,881,907rails
99375,705,349simplecov
116317,823,274rspec-rails
154260,584,980faker
271148,870,304sqlite3
388103,292,806guard-rspec
58675,984,822ruby-prof
84351,450,648factory_girl_rails
2,5886,072,409turnip
3,3763,251,404guard-spork

Owners

#GravatarHandle
1iconcaleon