Tutorials

Reconfiguring your application live with dRuby | katafrakt's garden
dRuby is a pretty old but relatively unknown part of Ruby standard distribution. I first wrote about it here in 2018 and I have to admit that to this day I haven really found a production use case for it. However, I still think it a gem worth know...



Inheritance in Ruby, in pictures – Jake Zimmerman
This is as simple as it gets. Most languages use the extends keyword to inherit from a class. Ruby cutely uses the < token, but otherwise it’s very straightforward. When we call on_parent on an instance of Child, Ruby finds the right method to cal...

RubyConf 2023 - Demystifying the Ruby package ecosystem by Jenny Shen - YouTube
A Ruby application is built on a foundation of its gems. But how does a gem get from the package repository to running in your project? RubyGems and Bundler does an excellent job in removing the complexities of gem resolution and installation so d...

Turbo 8 Page Refreshes ( Morphing) Explained at Length | Jon
I’ve spent the last several days reading, consuming, and understanding the new Turbo 8 Page Refresh ( morphing) feature as much as possible. Like tracking down breadcrumbs between various blog posts, PR descriptions, PR conversations/comments, cod...




How to use Solid Queue in Ruby on Rails - YouTube
► Check out https://gorails.com for Pro episodes and more!► SaaS business template for Ruby on Rails with built-in features like Payments, Teams, and much more: https://jumpstartrails.com► Ruby on Rails hosting with Hatchbox.io: https://hatchbox.i...