BigHugger
sk Skill · dilolabs

state-records

Implements the state-as-records-not-booleans pattern for rich state tracking. Use when modeling state changes, replacing boolean flags with record-based state, or when user mentions state records, closures, publications, or toggling state. WHEN NOT: Technical flags like cached/processed (use booleans), concern extraction (use concern-patterns), general model work (use model-patterns).

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
rubyerbbashRuby
Host repository
dilolabs/nosia
Compatible with
Ruby 3.3+, Rails 8.0+
Licence
MIT
Host stars
212
Host language
Ruby