RubyGems Navigation menu

active_record_florder 0.1.0

Floating point ActiveRecord Models ordering for rich client apps heavily inspirated by Trello's ordering alorithm. ActiveRecordFlorder let client decide model's position in collection, normalize given value and resolve conflicts to keep your data clean. It's highly optimalized and generate as small SQL queries. The whole philosophy is to load and update as little records as possible so in 99% it runs just one SELECT and one UPDATE. In edge cases sanitization of all records happens and bring records back to the Garden of Eden state. It's implemented with both Rails and non-Rails apps in mind and highly configurable.

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

安装:
=

版本列表:

  1. 0.1.0 - February 01, 2016 (14.0 KB)
  2. 0.0.1 - January 06, 2016 (13.5 KB)

Development 依赖 (3):

bundler ~> 1.11
rake ~> 10.0
rspec ~> 3.0

业主:

作者:

  • Marek Fajkus

SHA 256 校验和:

37e08c38416af4714e82f671bf339c144b30d26e8e0608682aefcdea48cf32be

下载总量 7,608

这个版本 4,902

许可:

MIT

需要的 Ruby 版本: >= 0

链接: