RubyGems Navigation menu

live_record 1.0.2

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:
=

install:
=

Versions:

  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 KB)
  5. 0.3.4 May 25, 2018 (35 KB)
Show all versions (25 total)

Runtime Dependencies (1):

rails ~> 5.0

Development Dependencies (19):

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

Owners:

Authors:

  • Jules Roman B. Polidario

SHA 256 checksum:

=

Total downloads 43,200

For this version 2,129

Version Released:

License:

MIT

Required Ruby Version: >= 2.2.2

Links: