<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/ruby-weekly-issue-804-june-11-2026-gdq2oalaw" -->

---
title: Ruby Weekly Issue 804: June 11, 2026 | daily.dev
description: Ruby Weekly issue 804 covers several notable updates: Ruby core team member Shugo Maeda has implemented block-level refinements via Proc#with_refinements;...
canonical: https://daily.dev/posts/ruby-weekly-issue-804-june-11-2026-gdq2oalaw
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Ruby Weekly Issue 804: June 11, 2026 | daily.dev
og:description: Ruby Weekly issue 804 covers several notable updates: Ruby core team member Shugo Maeda has implemented block-level refinements via Proc#with_refinements;...
og:url: https://daily.dev/posts/ruby-weekly-issue-804-june-11-2026-gdq2oalaw
og:image: https://api.daily.dev/og/posts/gdQ2OAlaW.png
og:image:alt: Ruby Weekly Issue 804: June 11, 2026
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.

# Ruby Weekly Issue 804: June 11, 2026

**[Ruby Weekly](https://daily.dev/sources/rbywkly)** · 2 min read · 0 upvotes · 0 comments

## Summary

Ruby Weekly issue 804 covers several notable updates: Ruby core team member Shugo Maeda has implemented block-level refinements via Proc#with_refinements; Rails ERD 2.0 has been revived, now using Mermaid instead of Graphviz for generating entity-relationship diagrams from Rails models; RubyLLM 1.16 adds concurrent tool execution, ActiveSupport::Notifications events, and custom API endpoints. Experimental community submissions include Ruby bindings for Apple's Foundation Models, a new statically-typed language called Jo that compiles to Ruby and Python, a minimalist agentic coding harness in Ruby, Fish-like autosuggestions for irb, a fake HTTP server for RSpec, and Graphviz bindings for mruby.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://rubyweekly.com/issues/804>

## Similar posts on daily.dev

- [Ruby Weekly Issue 800: May 14, 2026](https://daily.dev/posts/ruby-weekly-issue-800-may-14-2026-cpjvowneo) · Ruby Weekly · 0 upvotes · 0 comments
- [Ruby Weekly Issue 788: February 19, 2026](https://daily.dev/posts/ruby-weekly-issue-788-february-19-2026-dhxsepjow) · Ruby Weekly · 1 upvotes · 0 comments
- [Ruby Weekly Issue 801: May 21, 2026](https://daily.dev/posts/ruby-weekly-issue-801-may-21-2026-m5kuyvv42) · Ruby Weekly · 0 upvotes · 0 comments
- [Ruby Weekly Issue 798: April 30, 2026](https://daily.dev/posts/ruby-weekly-issue-798-april-30-2026-9kqabve5u) · Ruby Weekly · 1 upvotes · 0 comments
- [Ruby Weekly Issue 795: April 9, 2026](https://daily.dev/posts/ruby-weekly-issue-795-april-9-2026-rpaogprmr) · Ruby Weekly · 0 upvotes · 0 comments

---

Tags: [#llm](https://daily.dev/tags/llm), [#ruby](https://daily.dev/tags/ruby), [#rails](https://daily.dev/tags/rails)

[View this post on daily.dev](https://daily.dev/posts/ruby-weekly-issue-804-june-11-2026-gdq2oalaw)

```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":"Ruby Weekly Issue 804: June 11, 2026","url":"https://daily.dev/posts/ruby-weekly-issue-804-june-11-2026-gdq2oalaw","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/ruby-weekly-issue-804-june-11-2026-gdq2oalaw"},"datePublished":"2026-06-11T15:44:23.770Z","dateModified":"2026-06-11T15:44:43.034Z","description":"Ruby Weekly issue 804 covers several notable updates: Ruby core team member Shugo Maeda has implemented block-level refinements via Proc#with_refinements;...","image":"https://media.daily.dev/image/upload/s--58gMhC4P--/f_auto/v1722860399/public/Placeholder%2012","thumbnailUrl":"https://media.daily.dev/image/upload/s--58gMhC4P--/f_auto/v1722860399/public/Placeholder%2012","isAccessibleForFree":true,"articleSection":"Ruby Weekly","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":"Ruby Weekly","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/3caaad8c23954502ac0e20b2189fd420","url":"https://daily.dev/sources/rbywkly"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/ruby-weekly-issue-804-june-11-2026-gdq2oalaw","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"llm,ruby,rails","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Ruby Weekly","item":"https://daily.dev/sources/rbywkly"},{"@type":"ListItem","position":3,"name":"Ruby Weekly Issue 804: June 11, 2026"}]}
```

