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:
=
Runtime Dependencies (1):
rails
~> 5.0
Development Dependencies (19):
blade
~> 0.7
bundler
~> 1.3
byebug
~> 9.0
chromedriver-helper
~> 1.2
coffee-rails
~> 4.2
combustion
~> 0.9
database_cleaner
~> 1.6
faker
~> 1.8
jbuilder
~> 2.7
jquery-rails
~> 4.3
puma
~> 3.10
rails
~> 5.2
redis
~> 3.3
rspec-rails
~> 3.6
selenium-webdriver
~> 3.12
sprockets-export
~> 1.0
sprockets-rails
~> 3.2
sqlite3
~> 1.3
timecop
= 0.9