timriley on rich-component-dirs-config
Add component_dirs setting Rem… Scan component file for magic c… Make load_component easier to u… (compare)
timriley on rich-component-dirs-config
Fix wording Add Rubocop rule Clarify names Fixup naming and 4 more (compare)
flash-gordon on master
Add more predicates to mapping (compare)
timriley on rich-component-dirs-config
Use base Dry::Container missing… (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