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: 142,754 of 187,839
Downloads: 4,051

Daily

Ranking: 108,686 of 187,816
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36723,792,792activerecord
43682,698,675rails
99427,644,891simplecov
116356,096,547rspec-rails
153294,379,548faker
275166,618,101sqlite3
390117,534,965guard-rspec
59982,638,828ruby-prof
89952,545,087factory_girl_rails
2,6256,794,481turnip
3,5123,329,262guard-spork

Owners

#GravatarHandle
1iconcaleon