Post #1322531
2026-02-28 01:04 UTC
@Aut I made a Result class for a Rails project and it makes business logic SO much nicer to grok. Looks very similar to this.
Replies (1)
-
@Aut@hachyderm.io 2026-02-28 02:19
@schrockwell Nice! I'll be making an optional class soon too and I'll probably be set then