The Design Decisions and Evolution of Method Definitions— If you enjoyed Victor’s series of posts digging into Ruby syntax last year (found here), he’s back with a new series studying Ruby language design decisions. He starts with a focus on method definitions and the myriad of features available when defining methods. Victor Shepelev |
▶ SaaS on Rails on PostgreSQL— A 25-minute talk given at last week’s POSETTE Postgres conference flying through many of the considerations and techniques involved in using and scaling the use of Postgres when building modern Rails apps. Andrew Atkinson |
![]() WorkOS: Modern Identity Platform for B2B SaaS— Start selling to enterprise customers with just a few lines of code. WorkOS provides flexible, easy-to-use APIs to integrate SSO, SCIM, and RBAC in minutes. It's used by some of the hottest startups in the world including Perplexity, Vercel, & Webflow. WorkOS sponsor |
Introducing a cd Command to IRB— While not a complete port of the popular Pry command, this brings easier object introspection into IRB. It’s (mostly) built on top of popws and pushws , so more syntactic sugar than a new feature. Stan Lo |
📄 Articles, Tutorials & Videos |
Inertia.js in Rails: A New Era of Effortless Integration?— Inertia enables building “modern single-page React, Vue, and Svelte apps using classic server-side routing”. While its main target is PHP’s Laravel framework, it can integrate with Rails too, and help you bridge the SPA / HTML rendering divide. Svyatoslav Kryukov and Travis Turner (Evil Martians) |
So We've Got a Memory Leak...— A neat post covering the thoughts and ideas that might arise when you encounter what appears to be a memory leak in an app, followed by the practical steps to actually take. Steven Harman |
command_kit: A Toolkit for Building Robust CLI Commands— Define commands for a CLI app using plain-old Ruby classes with options and arguments declared as attributes. command_kit then wires everything up in good UNIX / POSIX fashion and adds features like interactive input, terminal size detection, and man pages. Postmodern |
Don't Risk Out of Date Ruby & Rails Versions— Get a free security assessment and discuss how our incremental upgrade service — CodeCare Shield — can improve the speed, security and stability of your app. reinteractive/CodeCare® Shield sponsor |
Kamal 1.7– The container-based app deployer. Kamal's configuration is now validated and unknown keys will raise errors. PublicSuffix 6.0– Domain name parser based on the Public Suffix List. Grape 2.1– Opinionated framework for creating REST-like APIs. Changelog. counter_culture 3.6– Turbo-charged counter caches for Rails apps.
|
|