Sign in Sign up
rubygems

live_record

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).

Activity

Latest release
7y ago
Total releases
25
Cadence
~daily
Last 12 months
0

Details

License
MIT
First release
Aug 03, 2017
Releases
Version Released
1.0.2 patch
1.0.1 patch
1.0.0 major
0.3.6 patch
0.3.4 patch
0.3.3 patch
0.3.2 patch
0.3.1 patch
0.3.0 minor
0.2.8 patch
0.2.7 patch
0.2.6 patch
0.2.5 patch
0.2.4 patch
0.2.3 patch
0.2.2 patch
0.2.1 patch
0.2.0 minor
0.1.2 patch
0.0.3 patch
0.1.1 patch
0.1.0 minor
0.0.4 patch
0.0.2 patch
0.0.1 initial