home.social

#rubylang — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #rubylang, aggregated by home.social.

  1. 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.

    bounga.org/ruby/2026/09/01/ask

    #RubyLang #Hanami #Hanakai #Architecture