json v2.8: Ruby's JSON Implementation Gets Faster— Ruby’s json is depended on by (almost) everything so updates like this have far reaching implications. v2.8 includes significant performance improvements (up to 1.7x faster on real world documents) and support for optionally parsing trailing commas. The Ruby Team |
Ruby 3.3.6 Released— Don’t get too excited, it’s a scheduled minor bug fix release and removes some default gem warnings. Nonetheless, it’s a straightforward upgrade for Ruby 3.3 and the last one of 2024 as v3.3.7 is expected on January 7. Takashi Kokubun |
![]() Memetria K/V: High-Performance Key-Value Hosting— Boost your Ruby apps with Memetria K/V, providing portable, easy-to-use hosting for Redis OSS and Valkey. Scale your applications with ease and achieve high performance. Includes detailed analytics and large key memory tracking. Memetria sponsor |
What is Rack?— An in-depth journey through Rack, the protocol that makes Sinatra sing and Rails run, starting from scratch by creating a Rack-compliant app before using the conveniences of the Rack gem. A good look under the hood. Younes Serraj |
🌸 Hanami 2.2: Persistence Pays Off— A major release for the popular, alternative framework for building Ruby webapps. v2.2 adds a new and improved database layer, shown off well in this post. The new version represents the team’s complete vision for Hanami, so give it a test drive. Tim Riley |
When it Comes to Weird Lexical Syntax, Ruby Wins?— When an experienced programmer goes on a tour of 42 languages while building a syntax highlighter, some fun insights pop up with, amusingly, Ruby getting a special mention: “Now here’s a language whose syntax evades all attempts at understanding.” Justine Tunney |
JRuby 9.4.9.0 Released— An update to the Ruby 3.1 compatible line of the popular JVM-based Ruby implementation with a security fix and some compatibility and Java integration fixes. The JRuby Team |
|