RubyGems Navigation menu

quickening 0.1.1

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).

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.1.1 - March 03, 2013 (266.0 KB)

Runtime 依赖 (2):

activerecord ~> 3.2.12
rails ~> 3.2.12

Development 依赖 (9):

faker >= 0
rspec-rails >= 2.12
ruby-prof >= 0
simplecov >= 0
sqlite3 >= 0
turnip >= 0

业主:

作者:

  • caleon

SHA 256 校验和:

94ffafd8771787682307d773d2d9010a3f9654f2bc527f42f3eafc59c3ba1d10

下载总量 3,722

这个版本 3,722

许可:

需要的 Ruby 版本: >= 1.9.2

链接: