RubyGems Navigation menu

active_record_florder 0.0.1

Floating point ActiveRecord models ordering for rich client apps heavily inspirated by Trello's ordering alorithm. ActiveRecordFlorder let client decide position of model in collection normalize given value and resolve conflicting positions in collection to keep your data clean. It's highly optimalized and generate as small SQL queries as possible. 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. 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 checksum:

c06f92e952fa9664ca7c3f35bf18afd5ed24450cb2a1e9848c03e4de1567190e

總下載次數 7,615

這個版本 2,709

License:

MIT

Ruby 版本需求: >= 0

相關連結: