Originally appeared on Short Ruby Newsletter.The one where Ruby releases 4.0.0.preview2, Maedi proposes a new supported syntax for defining types, and 12 podcast episodes are published
Originally appeared on Short Ruby Newsletter.The one with BFCM deals, where Xavier Noria and Kevin Newton shared insights about how constants work in Ruby and where Alessandro Rodi introduced DevTo...
Originally appeared on Short Ruby Newsletter.The one with BFCM deals, where Xavier Noria and Kevin Newton shared insights about how constants work in Ruby and where Alessandro Rodi introduced DevToolsController for Rails.
Originally appeared on Short Ruby Newsletter.The one where Ruby 4.0 is announced, where Namespace is renamed to Ruby::Box and deep_freeze is under discussion
Originally appeared on Short Ruby Newsletter.Then one where Garry Tan president of YCombinator talks about Rails and Claude Code, Ruby Central launches organisations feature, Inertia Rails has a ne...
Originally appeared on Short Ruby Newsletter.Then one where Garry Tan president of YCombinator talks about Rails and Claude Code, Ruby Central launches organisations feature, Inertia Rails has a new website and JRuby 1.0.0.3.0 is released
Originally appeared on Short Ruby Newsletter.The one where Rails announced 8.1.0RC1, Hanami announced v2.3.beta2 and Ruby Core assumes stewardship for RubyGems and Bundler
Originally appeared on Short Ruby Newsletter.The one where RubyConf launched The Ruby Runaway - startsup pitching, where tiny ruby conf announced their event and where Joel talks about Phlex::TUI
Originally appeared on Short Ruby Newsletter.The first edition of 2026: Where we look at Ruby 4.0, mruby announced the major release this year v4.0, Rails launched 8.1.2 and two old (pre Ruby 1.0) ...
Originally appeared on Short Ruby Newsletter.The first edition of 2026: Where we look at Ruby 4.0, mruby announced the major release this year v4.0, Rails launched 8.1.2 and two old (pre Ruby 1.0) and stable gems were updated
Originally appeared on Short Ruby Newsletter.The one where Falcon is powering Shopify at scale, where we find out about Herb Linter will support fix and where we found about Ruby 3.4.7 release.
Rémi is a former stained-glass master turned freelance Ruby on Rails developer. He writes extensively on software topics on his blog, and he recently wrote a reflection on his return to fr...
Rémi is a former stained-glass master turned freelance Ruby on Rails developer. He writes extensively on software topics on his blog, and he recently wrote a reflection on his return to freelancing this past year. Rémi joins us to share his journey into software development, and the recent transition back to freelancing.Related LinksRémi's WebsiteNewsletterWorkRuby.socialLinkedInReflecting on 2025
After picking up Minitest for one of my retainer clients, I’ve had confusing errors in our test suite for a while. Turn out Rails is kinda cheeky when it comes to properly integrate Minitest::Spec.