Public list by ~rubyweekly

Issue 804 - Small PRs, big Ruby speedups

AppSignal — Error Tracking & Performance Monitoring

https://www.appsignal.com/

Stop Juggling 5 Tools to Monitor One Rails App — Errors, performance, logs, uptime, host metrics — AppSignal covers your whole Rails stack. Auto-instruments Active Record, Sidekiq, Puma, and ActionView out of the box. Request-based pricing, unlimited seats. Free 30-day trial, no credit card.

2 months ago

Modernizing Ruby Central's Bylaws and Officer Updates

https://rubycentral.org/news/modernizing-ruby-centrals-bylaws-and-officer-updates/

Ruby Central Modernizes Its Bylaws (and Reshuffles Its Officers) — Ruby Central has rewritten its bylaws (PDF) to formalize participatory governance, committees, and transparency requirements. Five ‘steering committees’ will formally launch at RubyConf next month.

2 months ago

Feature #22097: Add Proc#with_refinements - Ruby - Ruby Issue Tracking System

https://bugs.ruby-lang.org/issues/22097

Add Proc#with_refinements to Ruby — Ruby’s longest serving core team member (bar Matz!) has implemented block-level refinements, so extensions made to a class only take effect within a new proc returned by with_refinements, with the original proc unaffected. There’s a PR if you want to play.

#issue #bug #tracker

2 months ago

Beyond Mocked Payloads: End-to-End Stripe Webhook Testing

https://danielabaron.me/blog/stripe-test-clocks-payment-webhooks/

Beyond Mocked Payloads: End-to-End Stripe Webhook Testing — If you’re working on a Stripe-based billing system in a Ruby app, this is useful.

2 months ago

Rails Upgrade Service

https://go.fastruby.io/5v5

🚨 Rails 7.2: Security Support Ends Aug 9. Upgrade & Stay Compliant — Running EOL Rails risks HIPAA, PCI DSS, and SOC2 compliance. Map your upgrade with a team that's done it 100s of times.

#rails upgrade #upgrade rails service #legacy rails #ruby on rails upgrade #rails 2.3 upgrade #rails 3 upgrade

2 months ago

Release v2.0.0 - The Mermaid Era 🧜‍♀️ · voormedia/rails-erd

https://github.com/voormedia/rails-erd/releases/tag/v2.0.0

Rails ERD 2.0: Turn Your Rails Models into a Diagram — After a few years dormant, Rails ERD is back to turn your modern Rails apps’ models into entity-relationship diagrams. Say goodbye to the complex Graphviz dependency; 2.0 uses the popular Mermaid format (which can render directly in GitHub READMEs).

2 months ago

Small PRs, big speedups: the Ruby performance work you almost missed

https://mensfeld.pl/2026/06/ruby-performance-roundup/

📈 Small PRs, Big Speedups: The Ruby Performance Work You Almost Missed — A roundup of recent Ruby performance PRs covering strings, file handling, GC, concurrency, Prism, JITs, and more. It’s a neat snapshot of how much incremental performance work has landed in CRuby in the past year.

2 months ago