Source: ruby-cable-ready Section: ruby Maintainer: Debian Ruby Team Uploaders: Simon Quigley Build-Depends: debhelper-compat (= 14), gem2deb (>= 2.2.8~), ruby-actionpack (>= 2:5.2), ruby-actionview (>= 2:5.2), ruby-activesupport (>= 2:5.2), ruby-observer (>= 0.1), ruby-railties (>= 2:5.2), ruby-thread-local (>= 1.1.0) Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-cable-ready.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-cable-ready Homepage: https://github.com/stimulusreflex/cable_ready Testsuite: autopkgtest-pkg-ruby Package: ruby-cable-ready Architecture: all Description: Out-of-Band Server Triggered DOM Operations CableReady helps you create great real-time user experiences by making it simple to trigger client-side DOM changes from server-side Ruby. It establishes a standard for interacting with the client via ActionCable web sockets. No need for custom JavaScript.