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 (14KB)
  2. 0.0.1 - January 06, 2016 (13.5KB)

Development依存関係 (3):

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

所有者:

作者:

  • Marek Fajkus

SHA 256チェックサム:

=

累計ダウンロード数 7,790

このバージョンのみ 5,003

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: