n atta kusi adusei
n atta kusi adusei
https://github.com/luckyframework/avram/blob/b3feadcc93d48ec1ee24c4a33f4eeaf5b089ee20/script/precompile_tasks#L9 I'm running `shards install --ignore-crystal-version` which works OK, except for when it gets to `postinstall` (defined in `shard.yml`). This runs `shards build` and fails because of an apparent *Crystal*...
Fixes #884 You can now instantiate `Avram::Params` with as hash with array values or string values or a mixture of both.
Experimenting with specs for CockroachDB... A redo of #923
*Lucky* bundles [*Authentic*](https://github.com/luckyframework/authentic), by default. The guide should cover migrating an existing app that uses *Authentic*, to *Shield*.
## Purpose Fixes: #1906 Fix compile error arising from `crystal-loot/exception_page` ## Description Exception page shard introduced a breaking change on their `master` branch, leading to compile error in Lucky: ```...