https://github.com/peterc/whatlanguage
WhatLanguage 2.0: Natural Language Detection for 160+ Languages â I first released this in 2007 to detect ~20 natural languages using a Bloom filter approach. Now itâs been reimplemented and handles many more languages via a trigram-based statistical technique.
2 months ago
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
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
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
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
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
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
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
https://paolino.me/rubyllm-1-16/
đ¤Â RubyLLM 1.16: Now with Concurrent Tool Execution â
The popular do-everything LLM library can now execute multiple tool calls concurrently, emit ActiveSupport::Notifications events for observability, and support custom API endpoints for every provider.
2 months ago
https://www.tigerdata.com/go/trial
Your Gemfile Doesn't Need an Analytics Database â TimescaleDB extends the Postgres your Rails app already uses. Analytics at scale, no new stack. $1000 credit to start.
3 months ago