RubyGems Navigation menu

live_record 0.2.3

Auto-syncs records in client-side JS (through a Model DSL) from changes (updates/destroy) in the backend Rails server through ActionCable. Also supports streaming newly created records to client-side JS. Supports lost connection restreaming for both new records (create), and record-changes (updates/destroy). Auto-updates DOM elements mapped to a record attribute, from changes (updates/destroy).

Gemfile:
=

安装:
=

版本列表:

  1. 1.0.2 September 28, 2018 (39.5 KB)
  2. 1.0.1 June 05, 2018 (39.5 KB)
  3. 1.0.0 June 01, 2018 (39.5 KB)
  4. 0.3.6 June 01, 2018 (39.0 KB)
  5. 0.3.4 May 25, 2018 (35.0 KB)
  6. 0.2.3 November 09, 2017 (28.5 KB)
显示所有版本 (共 25 个)

Runtime 依赖 (1):

rails < 5.2, >= 5.0.0

Development 依赖 (16):

bundler ~> 1.3
byebug ~> 9.0
coffee-rails ~> 4.2
combustion ~> 0.7
faker ~> 1.8
jbuilder ~> 2.7
jquery-rails ~> 4.3
puma ~> 3.10
rails ~> 5.1
redis ~> 3.3
rspec-rails ~> 3.6
sqlite3 ~> 1.3

所有者:

作者:

  • Jules Roman B. Polidario

SHA 256 校验和:

=

下载总量 44,022

这个版本 1,757

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 2.2.2

链接: