live_record 0.1.2
Auto-syncs records in client-side JS (through a Model DSL) from changes in the backend Rails server through ActionCable. Auto-updates DOM elements mapped to a record attribute, from changes. Automatically resyncs after client-side reconnection.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
< 5.2, >= 5.0.0
Development Dependencies (16):
bundler
~> 1.3
byebug
~> 9.0
capybara
~> 2.15
chromedriver-helper
~> 1.1
coffee-rails
~> 4.2
combustion
~> 0.7
database_cleaner
~> 1.6
faker
~> 1.8
jbuilder
~> 2.7
jquery-rails
~> 4.3
puma
~> 3.10
redis
~> 3.3
rspec-rails
~> 3.6
selenium-webdriver
~> 3.5
sprockets-rails
~> 3.2
sqlite3
~> 1.3