RubyKaigi 2025
▶ The RubyKaigi 2025 YouTube Playlist — Ruby's 'home' conference, RubyKaigi, is an important entry in the...
CodeRabbit - Visual Studio Marketplace
CodeRabbit Brings AI Code Reviews to VS Code, Cursor & Windsurf — Get line-by-line reviews, one-click...
GitHub - ankane/safely: Rescue and report exceptions in non-critical code
Safely 0.5: Rescue and Report Exceptions in Non-Critical Code — The idea here is that while...
GitHub - AlexB52/retest: A trusty CLI companion to monitor file changes and automatically run the corresponding Ruby specs. Ready to assist on any Ruby project, no setup needed!
Retest 2.3: A Simple Command Line Tool to Watch File Changes — Retest is made to...
GitHub - maxim/tiny_mcp: Make local MCP tools in Ruby and easily serve them
🤖 TinyMCP: Make Local MCP Tools in Ruby and Easily Serve Them — On the AI in...
Building intelligent applications with Rails
🧠 Build Intelligent Applications with Rails — Learn about the strengths of Ruby and Rails in...
Custom domains and SSL in Rails development - Avo
Custom Domains and SSL in Rails Development — Using custom domains and SSL in local development...
Concurrent Web Crawling in Ruby with Async | Los Angeles AI Apps
Concurrent Web Crawling in Ruby with Async — Even if you don’t need to crawl anything,...
Enumerable’s loveliness
A Series on Enumerable’s Loveliness — A celebration of the lovely expressiveness of Ruby’s Enumerable methods...
DIY Ruby on Rails Upgrades: Essential Open Source Tools - FastRuby.io | Rails Upgrade Service
Don’t Hire FastRuby to Upgrade Rails. Just DIY it 🚀 — What do next_rails, skunk, and...
DIY Ruby on Rails Upgrades: Essential Open Source Tools - FastRuby.io | Rails Upgrade Service
Don’t Hire FastRuby to Upgrade Rails. Just DIY It 🚀 — What do next_rails, skunk, and...
Smart augmentation: it’s not always about scaling the team
🧠 Smart Augmentation: It's Not Always About Scaling the Team — How we helped a client...
GitHub - anthropics/anthropic-sdk-ruby
🤖 Anthropic SDK for Ruby v1.0 — An official Ruby library for Anthropic’s various APIs to work...
GitHub - njaremko/osv: A pretty good CSV parser for Ruby
OSV: A High Performance CSV Parsing Library — OSV brings a popular Rust-powered CSV parser to...
Better alternatives to story points for software product teams
Don’t Measure What's Easy. Measure What Matters — Imagine Lord Business stops obsessing over story points....
Managing PostgreSQL table partitioning in Ruby
Managing Postgres Table Partitioning in Ruby — If your app uses a lot of data, Postgres’s...
It’s TRUE, SQL Supports Booleans
It’s TRUE, SQL Supports Booleans — A tip for doing things in Active Record in a...
namespaces.md
Ruby Namespaces 101 — Last week we featured a proposal to introduce virtual top-level namespaces to...
Fast Allocations in Ruby 3.5
Fast Allocations in Ruby 3.5 — Tenderlove never rests! His latest post shows his work in...
Serving Large Files in Rails with a Reverse Proxy Server (Nginx)
Serving Large Files in Rails with a Reverse Proxy Server — Serving large files directly through...
Feature #21311: Namespace on read (revised) - Ruby - Ruby Issue Tracking System
A Proposal for Defining Virtual Top Level Namespaces — The idea is that defined namespaces can...
Upgrade Rails
Rails Upgrades: The Good Parts — Trust the agency behind the Standard Ruby tools used by...
ZJIT has been merged into Ruby
ZJIT Has Been Merged Into Ruby — ZJIT, a new JIT compiler from the YJIT team,...
Ruby 3.4.4 Released
Ruby 3.4.4 Released — The latest minor release includes a fix for a YJIT bug as...
Coding agent in 94 lines of Ruby
🤖 Building a 'Coding Agent' in 94 Lines of Ruby — Inspired by a Go article that...
GitHub - amazing-print/amazing_print: Pretty print your Ruby objects with style -- in full color and with proper indentation
Amazing Print 1.8: Pretty Print Your Ruby Objects with Style — A fork of AwesomePrint that...
Executing Structured A.I. Workflows with Shopify Roast
🔥 Executing Structured AI Workflows with Shopify Roast — Roast is a new framework for creating structured...
Fixed-cost, Monthly Rails Maintenance by FastRuby.io
🤖 Make Your Next Heroku Upgrade Delightfully Boring with Bonsai — The humans behind RailsBump.org offer...
GitHub - rhannequin/astronoby: Astronomy and astrometry Ruby library for astronomical data and events
🔭 Astronoby 0.7: Compute Astronomical Data and Events — Load in ephemeris files that are used in...
GitHub - Shopify/semian: :monkey: Resiliency toolkit for Ruby for failing fast
Semian: Added Resiliency When Calling External Services — A library from Shopify we first linked exactly...
Part 1: How We Fell Out of Love with Next.js and Back in Love with Ruby on Rails & Inertia.js - Hardcover Blog
'How We Fell Out of Love with Next.js and Back in Love with Rails' — The...
GitHub - openai/openai-ruby
🤖 OpenAI's Ruby API Library — A reader wrote in to point out that while there are...
Webinar: pganalyze in action: The Latest Features for Tuning Postgres
Is Your Ruby App’s Postgres Database Prepared for Your Next High Traffic Event? — Catch this...
Announcing Ivar: Ruby’s Missing Instance Variable Typo Warnings
Ivar: Ruby’s Missing Instance Variable Typo Warnings — Ivar automatically checks for typos in instance variables,...
3D Charts and More with JRuby and JFreeChart
3D Charts and More with JRuby and JFreeChart — Following up on his recent post about...
Fixed-cost, Monthly Rails Maintenance by FastRuby.io
😵 Heroku-20 Hit EOL on 4/30. Need to Upgrade to Heroku-24? — The team behind RailsBump.org...
Developing a voice AI app in Rails for drive-through ordering
Developing a Voice AI App in Rails for Drive-Through Ordering — Ruby and Rails AI content...
Multistep Forms in Rails with the Wicked gem - Avo
Multistep Forms in Rails with the Wicked Gem — A thorough walkthrough. Wicked is a long-standing...
Build with Memetria K/V — Memetria
Memetria K/V: Efficient Redis & Valkey Hosting — Memetria K/V hosts Redis OSS and Valkey for...
Contributions to ruby/spec
How Contributions to RubySpec Look Over Time — RubySpec (started in 2006 as part of Rubinius)...
GitHub - simonx1/ruby-mcp-client: This is a Ruby implementation of MCP (Model Context Protocol) client
ruby-mcp-client: An MCP (Model Control Protocol) Client Library — We’ve recently highlight Fast MCP which provides a...
The Roadmap to Rails Upgrades by FastRuby.io
🚀 Need to Upgrade to Rails 8.0 and Ruby 3.4 but Not Sure How? — Your...
HUGLO: Hyper-Ultra-Giga Low-Overhead Tracing Profiler for Ruby
HUGLO: A Forthcoming Hyper-Ultra-Giga Low-Overhead Tracing Profiler — A tracing profiler that captures function calls, system...
The Ultimate Guide to Scaling Sidekiq
The Ultimate Guide to Scaling Sidekiq — Ooooh, pretty diagrams! Yeah I made them myself and...
https://itsi.fyi/
Itsi: A Fast, New Ruby Rack Server — Itsi is an interesting new player joining the...
Sharding a real Rails app
Sharding a Real Rails App (Mastodon) with PgDog — PgDog is a Postgres proxy server that...
Streaming LLM Responses with Rails: SSE vs. Turbo Streams
Streaming LLM Responses with Rails: SSE vs. Turbo Streams — If you want to get the results...
Inline RBS comments support for Sorbet
Inline RBS Comments Support for Sorbet — The story of how engineers at Shopify added support...
https://clickhouse.com/blog/announcing-ruby-gem-analytics-powered-by-clickhouse
📊 Ruby Gem Analytics Powered by ClickHouse and Ruby Central — How would you like to quickly...