ADS

Articles

rubyland.news

Short Ruby Newsletter - edition 158

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
Topics: preview syntax podcast
Subsystem: Ruby On Rails
rubyland.news

Short Ruby Newsletter - edition 159

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...
Topics: constants insights controllers
Subsystem: Ruby On Rails
rubyland.news

Short Ruby Newsletter - edition 156

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
Topics: newsletter edition 156
Subsystem: Ruby On Rails
rubyland.news

Short Ruby Newsletter - edition 167

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...
Topics: ycombinator ruby-central inertia-rails
Subsystem: Ruby On Rails
rubyland.news

Short Ruby Newsletter - edition 153

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
Topics: hanami rubygems bundler
Subsystem: Ruby On Rails
rubyland.news

Short Ruby Newsletter - edition 166

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
Topics: ruby newsletter startup conference tui
Subsystem: Ruby On Rails
rubyland.news

Short Ruby Newsletter - edition 163

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) ...
Topics: newsletter edition mruby
Subsystem: Ruby On Rails
rubyland.news

Short Ruby Newsletter - edition 152

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.
Topics: falcon shopify herb linter ruby 3.4.7
Subsystem: Ruby On Rails
feeds.transistor.fm

Rémi Mercier - The Stained-Glass Master

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...
Topics: stained-glass freelance transition
Subsystem: Ruby On Rails
rubyflow.com

Using Minitest::Spec in Rails? Watch out for the lifecycle hooks!

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.
Topics: minitest lifecycle-hooks integration testing
Subsystem: Ruby On Rails