Di Wen
Di Wen
Hey guys, I'm using `as-wasi` in an AssemblyScript project using VSCode. The functionality works fine, but there is a minor issue that VSCode is complaining about `Cannot find module 'as-wasi'`....
👋 I've searched around the code base. It seems the transaction support is removed from hanami model. `Hanami::Model.container.gateways[:default].connection` seems to be a `Sequel::Mysql2::Database` which I could call `transaction` on it....
## Describe the bug 👋 Hey guys, I've been playing around dry-types and found an error raised from _sum types_ unexpected. ## To Reproduce ```rb require 'dry-types' # => 1.5.1...
I've found the example can only work with script running, so I wonder will it support irb? BTW, this gem really brings the conveniency, thanks :smile: