» Tag
ruby
5 postsRubyGems CDN Caching Bug Could Leak Legacy API Keys to Other Users
A RubyGems.org CDN caching flaw could leak legacy API keys between users for up to an hour; CVSS 7.2, all legacy keys have been revoked.
Kino: A Rust-powered Ractor web server for Ruby 4.0
Kino brings Ractor-based parallelism to Ruby 4.0 with a Rust core, beating Puma clusters on speed and using up to 7x less memory.
ArchSpec: Architecture Linter for Ruby's Development
ArchSpec 1.0 is an architecture linter for Ruby and Rails, helping to maintain architectural rules in projects.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comFour Weaknesses of Hand-Rolled Ruby Facades
An exploration of the weaknesses of hand-rolled Ruby facades and their importance for engineers.
Fetching Dependencies Directly from VCS
Differences in dependency management between Go and Ruby, focusing on security advantages.