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 總和檢查碼:

=

總下載次數 3,801

這個版本 3,801

版本发布:

授權:

Ruby 版本需求: >= 1.9.2

相關連結: