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: 139,956 of 183,692
Downloads: 3,846

Daily

Ranking: 55,996 of 183,682
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
35608,542,646activerecord
41576,506,170rails
99355,863,479simplecov
116301,072,467rspec-rails
153247,710,481faker
259143,816,282sqlite3
39196,220,351guard-rspec
59073,075,149ruby-prof
81251,097,866factory_girl_rails
2,5655,784,684turnip
3,2893,229,708guard-spork

Owners

#GravatarHandle
1iconcaleon