Ruby Matrix
Using the Matrix class in place of 2d arrays
Non-Blocking Methods Ruby
Writing Ruby methods that return immediately on blocking operations
Ruby, Async and HTTP
Using async-http with HTTP/2
Ruby's Anonymous Parameter Forwarding
Summarising argument forwarding
Turbo Frames: Updating Persistent Islands
Turbo frames persistent islands
Turbo Streams Rails: Broadcasting Nested Model Changes
Turbo Streams broadcasts when there are changes to the nested model
Chutney: Inconsistent Quoting
Chutney can now detect when parameters use a mix of double- and single-quoted strings
Fully loaded features: Ruby knows the files it has required
I keep stumbling on Ruby globals, there's one that remembers which files have been required
Ruby Globals that are not Global
Not all $-variables are globals in Ruby