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: 143,947 of 190,529
Downloads: 4,114
Daily
Ranking: 73,392 of 190,497
Downloads: 2
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 |
|---|---|---|
| 36 | 764,177,506 | activerecord |
| 44 | 720,247,375 | rails |
| 99 | 451,158,470 | simplecov |
| 121 | 373,059,734 | rspec-rails |
| 152 | 311,134,959 | faker |
| 279 | 175,827,776 | sqlite3 |
| 394 | 121,856,523 | guard-rspec |
| 609 | 85,821,987 | ruby-prof |
| 920 | 53,224,137 | factory_girl_rails |
| 2,650 | 7,155,069 | turnip |
| 3,595 | 3,364,572 | guard-spork |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | caleon |