dry-bot on master
[devtools] sync (compare)
flash-gordon on master
It's 2021 everyone! (compare)
flash-gordon on v1.5.0
dry-bot on master
[devtools] sync (compare)
flash-gordon on master
Set release date (compare)
flash-gordon on master
Add docs for fallbacks and cust… (compare)
dry-bot on master
[devtools] sync (compare)
flash-gordon on master
Update changelog.yml (compare)
roda-opal_assets
that lets you use Sprockets with Roda for asset dependencies. Not sure if you need something that involved or if the assets
plugin is enough, but it's just become my go-to for all assets in Roda apps now (not just Clearwater apps) since Sprockets handles caching and fingerprints for cache invalidation.
quick question
if I have
MODEL = Model::Country
and Model::Country
is a dry-struct entity, which have couple of attributes from Dry-Types
and some how, wrongly, instead of using MODEL.new
for instance in our code we repeated Model::Country
that thrown attributes already initialized error, is this normal ?
freeze
itself is a form of mutation.
strict
but frozen
of something