Passwordless 1.0: Magic Link Auth for Rails Apps— A system to add password-free ‘magic link’ style authentication to your Rails apps. “This major release .. changes a lot of things and it is almost guaranteed that you will need to change your code to upgrade to this version.” Luckily, there’s an upgrade guide. Mikkel Malmberg |
The State of Ruby HTTP Clients in 2023— The creator of httpx does an extensive survey of the world of Ruby HTTP client libraries, compares their functionality, and concludes that (unsurprisingly?) his is best. Nonetheless, this is a very thorough comparison and worth a look. If you’re short for time, the feature comparison table is what you need. Tiago Honeyryder |
Ruvy: A Ruby to WebAssembly Toolchain— Built on top of ruby.wasm, Ruvy is a toolchain that takes Ruby code and creates WebAssembly modules to execute it. This makes it easier to distribute a Ruby program in a way that WASM runtimes (such as Wasmtime) can use. Jeff Charles (Shopify) |
The Postgres Goodies in Rails 7.1— There are lots of new features on offer for Postgres users, including async queries, composite primary keys, native support for CTEs, unlogged tables, and syntax normalization. Christopher Winslett (Crunchy Data) |
JRuby 9.4.4.0 Released— The latest version of the JVM-oriented Ruby implementation that targets compatibility with Ruby 3.1. Along with the usual bug fixes, Windows on ARM is now fully supported and Java 21 compatibility (including support for vthread fibers) is now baked in. The JRuby Team |
Find Ruby Jobs with Hired— Hired makes job hunting easy-instead of chasing recruiters, companies approach you with salary details up front. Create a free profile now.
Hired |
|
|