Community-driven Ruby news and articles
508 articlesVeri, a minimal authentication framework for Rails, releases v2.0. This release fixes the major user impersonation issue that existed in v1. Upgrading...
lockf.rb offers Ruby bindings for the advisory-mode lock provided by the lockf(3) function. It is similar to flock(2) in spirit but it also has semant...
Hey Rubyists,
👉 Full article: Ruby Can Create Images Again — How ruby-libgd brings a real raster engine back to Ruby https://rubystacknews.com/2026/01/05/ruby-can-c...
The Dependency Inversion Principle in Ruby: what it really means, when to use dependency injection, and when to keep your code simple.
In this episode, we’ll go from a fresh Rails 8 application and a newly provisioned Raspberry Pi to deploying the application on the PI. We’ll also set...
https://a-chacon.com/en/web/2026/01/02/kamal-proxy-for-your-docker-containers.html
In some of my projects in recently years, I’ve had to track versions between deployments. Rails added an official method to handle this in its main br...
Grepfruit, a ractor-powered text search gem, adds a programmatic API in v3.2, a count-only mode, and Ruby 4 support.
Hiring a reliable homework helper in the USA is a smart choice for students who want to manage their academic responsibilities more effectively. With ...
https://judoscale.com/blog/black-box-hosting-vs-glass-box-hosting-an-interview-with-adam
https://rubystacknews.com/2026/01/02/rebuilding-rubys-image-processing-layer-why-ruby-libgd-matters-for-gis-and-the-future-of-ruby/
React on Rails is a nice pre-built integration of React and Rails.
The Rails MCP 1.5.0 includes security improvements, and for the first time, it can be used with Agents like Code Claude. You get the benefit of asking...
https://rubystacknews.com/2025/12/29/how-rizap-technologies-turns-junior-developers-into-senior-ruby-engineers/
How to apply the Interface Segregation Principle in Ruby, and why taking it too far can hurt your design. Practical examples and trade-offs.
Quick update on the Telegem Ruby Telegram bot framework:
Full article on RubyStackNews. https://rubystacknews.com/2025/12/26/ruby-at-the-front-line-of-disaster-prevention/
An overview of the abs method in Ruby and how to calculate Ruby absolute value
I work on a large Rails monolith used by social workers, where access control and correctness matter more than experimentation.
A video has been uploaded of the Ruby on Rio 2025-06-06 talk I gave: “Frontend Ruby with Glimmer DSL for Web”. It covers Glimmer DSL for Web, the Fron...
https://rubystacknews.com/2025/12/24/running-ruby-4-with-rubybox-inside-docker-alpine/
JUST released Telegem, a modern Telegram Bot framework for Ruby inspired by Telegraf.js !
I invite you to dive into the Ruby Release 30th Anniversary and Matz’s keynote throug
JsonMend is a robust Ruby gem designed to repair broken or malformed JSON strings. It is specifically optimized to handle common errors found in JSON ...
In a recent team retrospective meeting at my job, 5 team devs (all) voted for the future plan item “More use of Opal Ruby & Glimmer DSL for Web in...
Master the Liskov Substitution Principle in Ruby. Learn to spot structural violations, handle duck typing, and write better object-oriented code.
Diving into Rails’ lesser-known direct and resolve routing features, explored through newly open-sourced app Fizzy. Focuses on how these APIs are used...
When we talk about programming languages or human languages, things become truly interesting. https://rubystacknews.com/2025/12/19/parsing-taiwanese-l...
OmbuLabs and FastRuby.io introduces the Rails Superhero Card Generator, an AI-powered app that lets Rails developers create custom superhero cards fea...
I have submitted this talk to an international Ruby conference. Glimmer DSL for Web is an SPA (Single Page Application) Framework for Rails that runs ...
This one did exactly that.
Ruby 4.0 will be released next week on Christmas day. This release brings a new JIT compiler, improvements to Ractors, a new mechanism to define names...
12 production-ready components: cards, tables, forms, navigation & more. Light/dark mode built-in.
If you are like me, and you prefer Ruby over bash, I wrote a little post about how I customize my Omarchy. Similar to how Typecraft does it with bash,...
The article looks at how Ruby can be used across the entire stack, from microcontrollers (PicoRuby) to real-time visual generation, turning abstract c...
Explore the Open-Closed Principle in Ruby through practical examples using inheritance and the Strategy pattern. Learn how to balance strict SOLID adh...
A basic guide on how LOAD_PATH and LOADED_FEATURES work in Ruby and how Bundler helps. Example from debugging a confusing ‘already activated gem’ erro...
This article explores Ninja Testing, a Ruby-driven approach presented at Ruby World Conference 2025, showing how to generate daily test suites using c...
Upgrading the default data-turbo-confirm with a beautiful, native HTML dialog with animations
We’re happy to announce that we’re building a discussion forum for you to connect with other Ruby users.
Ruby’s exception handling mechanism is simple learn Ruby Try Catch
Learn how to use Cucumber in Rails to write feature tests that are clear, maintainable, and easy for your whole team to understand https://danielabaro...
I’ve been working on a feature flag/dynamic config gem and just released a self-hosted option. Flags live in your database (ActiveRecord), no external...
Ruby World Conference 2025 delivered an impressive amount of cutting-edge, valuable discussions.