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: 138,083 of 180,454
Downloads: 3,714

Daily

Ranking: 89,538 of 180,448
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
34540,011,958activerecord
42514,504,063rails
102311,608,351simplecov
115262,429,773rspec-rails
151213,056,518faker
238132,462,190sqlite3
38882,928,233guard-rspec
55967,389,951ruby-prof
74550,219,178factory_girl_rails
2,5335,121,360turnip
3,0993,181,883guard-spork

Owners

#GravatarHandle
1iconcaleon