Going native with ActionMailbox
ActionMailbox has the most underrated fun-to-feature ratio. No suprise here then, that as soon as I had the chance to work with it on Laterbox, I jumped on the occasion.
Blog by Vincent Rolea. I write about software development and management mostly using Ruby and Rails.
ActionMailbox has the most underrated fun-to-feature ratio. No suprise here then, that as soon as I had the chance to work with it on Laterbox, I jumped on the occasion.
A new authentication is available with Rails 8. One area of interest is its DB-backed session system. In this article, we explore three real-life features enabled by this new system.
Explore the challenges of internationalizing Rails applications and discover how using Gettext as a backend for I18n can simplify the process. Learn about the limitations of the default Rails I18n setup and how Gettext offers an unobtrusive, scalable solution for managing translations efficiently.
If you’re working on a project or a company where SEO has a certain degree of importance for acquisition, you had to consider at some point using a subdomain or subdirectory to host marketing pages like a blog. In this post, we'll explore how one can leverage cloudflare workers to route trafic to a subdirectory.