Categories: None [Edit]
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
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
35 | 608,542,646 | activerecord |
41 | 576,506,170 | rails |
99 | 355,863,479 | simplecov |
116 | 301,072,467 | rspec-rails |
153 | 247,710,481 | faker |
259 | 143,816,282 | sqlite3 |
391 | 96,220,351 | guard-rspec |
590 | 73,075,149 | ruby-prof |
812 | 51,097,866 | factory_girl_rails |
2,565 | 5,784,684 | turnip |
3,289 | 3,229,708 | guard-spork |
Owners
# | Gravatar | Handle |
---|---|---|
1 | caleon |