<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/continuations-2026-23-en-fuego-2ajxj61kx" -->

---
title: Continuations 2026/23: En fuego | daily.dev
description: A weekly dev log from a Hanami core contributor deep in release prep for Hanami 3.0. Highlights include writing feature previews for mailers and i18n...
canonical: https://daily.dev/posts/continuations-2026-23-en-fuego-2ajxj61kx
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Continuations 2026/23: En fuego | daily.dev
og:description: A weekly dev log from a Hanami core contributor deep in release prep for Hanami 3.0. Highlights include writing feature previews for mailers and i18n...
og:url: https://daily.dev/posts/continuations-2026-23-en-fuego-2ajxj61kx
og:image: https://api.daily.dev/og/posts/2AJxJ61kx.png
og:image:alt: Continuations 2026/23: En fuego
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Continuations 2026/23: En fuego

**[RUBYLAND](https://daily.dev/sources/rubyla)** · 4 min read · 0 upvotes · 0 comments

## Summary

A weekly dev log from a Hanami core contributor deep in release prep for Hanami 3.0. Highlights include writing feature previews for mailers and i18n integration, disabling container memoization in test environments to fix a conflict with container stubbing, experimenting with a Docker-based database setup for new apps, working around a JRuby/activerecord-jdbc-adapter bug in dry-operation CI, switching RuboCop's Layout/ArgumentAlignment to 'with_fixed_indentation', reviewing performance improvements to hanami-action, adding a 'generate provider' CLI command, and merging a new splash screen for Hanami 3.0 apps. The goal is to ship a release candidate and final release within June.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://timriley.info/posts/continuations-202623-en-fuego>

## Similar posts on daily.dev

- [Continuations 2026/21: Big cake to walk](https://daily.dev/posts/continuations-2026-21-big-cake-to-walk-tcy0axc3g) · RUBYLAND · 0 upvotes · 0 comments
- [Continuations 2026/16: Pent up](https://daily.dev/posts/continuations-2026-16-pent-up-dmxo2c6zx) · RUBYLAND · 0 upvotes · 0 comments
- [Continuations 2026/27: Hanami 3.0\!](https://daily.dev/posts/continuations-2026-27-hanami-3-0--m4xsguf7i) · RUBYLAND · 3 upvotes · 0 comments

---

Tags: [#devops](https://daily.dev/tags/devops), [#ruby](https://daily.dev/tags/ruby), [#hanami](https://daily.dev/tags/hanami)

[View this post on daily.dev](https://daily.dev/posts/continuations-2026-23-en-fuego-2ajxj61kx)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Continuations 2026/23: En fuego","url":"https://daily.dev/posts/continuations-2026-23-en-fuego-2ajxj61kx","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/continuations-2026-23-en-fuego-2ajxj61kx"},"datePublished":"2026-06-08T13:27:52.598Z","dateModified":"2026-06-08T13:28:13.377Z","description":"A weekly dev log from a Hanami core contributor deep in release prep for Hanami 3.0. Highlights include writing feature previews for mailers and i18n...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/ed6d851e5a7a1d63109327ea9dc2f6bc?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/ed6d851e5a7a1d63109327ea9dc2f6bc?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"RUBYLAND","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"RUBYLAND","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/rubyla","url":"https://daily.dev/sources/rubyla"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/continuations-2026-23-en-fuego-2ajxj61kx","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"devops,ruby,hanami","timeRequired":"PT4M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"RUBYLAND","item":"https://daily.dev/sources/rubyla"},{"@type":"ListItem","position":3,"name":"Continuations 2026/23: En fuego"}]}
```

