#rubylang — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #rubylang, aggregated by home.social.
-
There is no model generator in Hanami, and no scaffold either. My first reaction was to look for a plugin, which was the wrong reaction.
What Rails calls a model is four separate jobs: a relation, a repo, a struct and an operation. One of the four never gets a file.
Second post in a series: I keep my Rails habits switched on in Hanami 3 and report where they break.
https://www.bounga.org/ruby/2026/09/01/ask-hanami-for-the-model-get-four-objects/