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: 146,574 of 195,871
Downloads: 4,205

Daily

Ranking: 96,429 of 195,832
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36823,398,171activerecord
45775,487,120rails
98491,198,949simplecov
122401,725,579rspec-rails
152336,928,825faker
282191,538,464sqlite3
410128,321,799guard-rspec
60191,191,211ruby-prof
95553,947,495factory_girl_rails
2,6617,679,501turnip
3,7123,413,981guard-spork

Owners

#GravatarHandle
1iconcaleon