Public list by ~rubyweekly

Issue 813 - A new attempt to fork Rails

Know what you're running. Know what to fix first.

https://go.fastruby.io/tqd

🚨 We Audited 137 Rails Apps. 98% Had a Critical KEV — Rails 7.2 went EOL this week, so it's a good time to look at what’s running in production. We map your images, runtimes, and K8s workloads against CISA's KEV catalog and write the verdicts up as VEX.

#infrastructure assessment #container image security #cisa kev #cve remediation #kubernetes audit #end of life runtimes

7 days ago

Release v3.0.0.rc1 · ruby/json

https://github.com/ruby/json/releases/tag/v3.0.0.rc1

json 3.0.0 RC1 Released for Testing — A big, intentionally breaking release of Ruby's default JSON gem that Jean wants you to test before its release next month. create_additions is gone, so JSON.load and JSON.dump are safe by default, but beware that unknown options now raise instead of being ignored.

7 days ago

Security - RubyGems Guides

https://guides.rubygems.org/security/

🔒 A Guide to Security for Gem Authors and Users — RubyGems' guide to protecting your account, hardening your gems, and reporting vulnerabilities has been updated for 2026 to cover MFA, Trusted Publishing, lockfile checksums, and cooldowns.

#rubygems #gems #programming #ruby #packages

7 days ago

Ruby and Rails Performance Roundup: The Backlog Edition

https://mensfeld.pl/2026/08/ruby-rails-performance-roundup-backlog/

Ruby and Rails Performance Roundup: The Backlog Edition — A followup to Maciej's recent look at PRs which sped up Ruby, this time tackling 40 more Ruby and Rails perf-related PRs, complete with the numbers.

7 days ago

AppSignal Launch Week 2026 Recap | AppSignal Blog

https://blog.appsignal.com/2026/07/28/appsignal-launch-week-2026-recap.html

Blog Post: Now Watching Your Cron and Sidekiq Jobs: AppSignal Launch Week Recap — Process monitoring for Sidekiq & cron, hosted MCP, a new CLI, sharper log queries, and dark mode.

7 days ago

DragonRuby Jam License - Free to All - DragonRuby Game Toolkit by DragonRuby

https://dragonruby.itch.io/dragonruby-gtk/devlog/1620970/dragonruby-jam-license-free-to-all

DragonRuby Releases a 'Free to All' Jam License — DragonRuby is a Ruby-powered 2D engine built on mruby and SDL. It's a commercial product, but there's now a free option for building games to distribute on the Web (even commercially). Desktop, Steam and mobile use remain paid.

7 days ago

Solid Objects — Durable Objects for Node.js and Rails

https://solidobjects.dev/

Solid Objects: Cloudflare Durable Objects for Rails — Durable, addressable actors (a la Cloudflare's Durable Objects) for Rails backed by your existing database, with a reactive ERB helper that live-updates every browser without writing channels, Stimulus or JavaScript.

#durable objects node.js #node virtual actors #solid-objects npm #typescript actor model #durable actors node #ruby durable objects

7 days ago

Ruby 2D

https://www.ruby2d.com/

Ruby 2D 1.0: SDL3, WebAssembly, and a Comeback Story — After three years dormant, Tom Black's "Square.new-and-it-appears" graphics gem gets a rewrite with SDL3-powered GPU rendering and the ability to compile experiences to WebAssembly (live examples). Learn how to use its DSL here or read Tom's story of resurrecting the project.

7 days ago

Building an AI-powered commercial intelligence dashboard

https://sinaptia.dev/posts/building-an-ai-powered-commercial-intelligence-dashboard/

Where AI Belongs in a Rails Product — A Rails case study on RubyLLM agents, synthetic data, and knowing when not to use an LLM.

about 1 month ago