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).
Required Ruby Version
>= 2.2.2
Authors
Jules Roman B. Polidario
Versions
- 1.0.2 September 28, 2018 (39.5 KB)
- 1.0.1 June 05, 2018 (39.5 KB)
- 1.0.0 June 01, 2018 (39.5 KB)
- 0.3.6 June 01, 2018 (39 KB)
- 0.3.4 May 25, 2018 (35 KB)
- 0.2.0 September 12, 2017 (26.5 KB)