This repository was archived by the owner on Oct 19, 2018. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Lap 21 (Lap is hyperloop designation for release candidate)
2-
3- Install instructions for the latest lap:
1+ Install instructions for the latest lap (lap is hyperloop designation for release candidate):
42```
5- source https://gems.ruby-hyperloop.org
6-
73gem "opal-jquery", git: "https://github.com/opal/opal-jquery.git", branch: "master"
84
9- gem 'hyperloop', '~> 1.0.0.lap '
10- gem 'hyper-spec', '~> 1.0.0.lap '
5+ gem 'hyperloop', '~> 1.0.0.lap0 '
6+ gem 'hyper-spec', '~> 1.0.0.lap0 '
117```
12- ### lap21 advancements
13- works with standard opal 0.11 as above
14- fixes for hyper-operation, dispatch_to only dispatches once to a channel for a ServerOp.run
15- client side debugging messages for ActionCable websockets and : simple_poller in development environment
16- correct server side logging/non-logging for : simple_poller
178
189### testing ruby-hyperloop gems
1910See, section ** Testing Ruby-Hyperloop**
You can’t perform that action at this time.
0 commit comments