Kasper Timm Hansen on Nostr: I find all of what you said really interesting! Another alternative I've been ...
I find all of what you said really interesting!
Another alternative I've been exploring is a purely decorative method that I call `section`: https://github.com/kaspth/oaken/blob/74488f7b2656ea09cae68b844816c8db0bb5e98b/lib/oaken/seeds.rb#L70
In addition to the documentation suggestion above, I'm also playing around with them in here: https://github.com/kaspth/oaken/blob/74488f7b2656ea09cae68b844816c8db0bb5e98b/test/dummy/db/seeds/accounts/kaspers_donuts.rb
You can deeply-nest `section`s too, maybe that'd help with your second/third level of importance?
Another alternative I've been exploring is a purely decorative method that I call `section`: https://github.com/kaspth/oaken/blob/74488f7b2656ea09cae68b844816c8db0bb5e98b/lib/oaken/seeds.rb#L70
In addition to the documentation suggestion above, I'm also playing around with them in here: https://github.com/kaspth/oaken/blob/74488f7b2656ea09cae68b844816c8db0bb5e98b/test/dummy/db/seeds/accounts/kaspers_donuts.rb
You can deeply-nest `section`s too, maybe that'd help with your second/third level of importance?