-
0) Ruby 3.2.0 on MSYS2 on Windows 10 with some older versions of Hanami installed (2.0.x)
1) install Hanami (2.1.1) as per documentation:
```gem install hanami```
2) try to create a new app as per …
-
0) Installed Hanami 2.1.1 on Ruby 3.2.0 (MSYS2 on Windows 10). See issue #1463 for more context.
1) Created a web app (`bundle exec hanami generate test`) as per documentation.
2) Created a view (as…
-
If you enable paid reaction on your channel and try to getChat this channel it will raise an error
You can disable all reaction and reanable without paid reactions and will work as always
```
# ter…
-
## Describe the bug
The rake task `rswag:specs:swaggerize` checks `Rswag::Specs.config.rswag_dry_run` to determine if `--dry-run` should be used.
However, if Im not mistaken, this check happens …
-
We have more than 20 rails app using rails 6 & below and ruby 2.7 & below, there are implemented service pattern using dry injection, it is broken on rails 7 & ruby 3.1
I'm getting an error looks l…
-
Hi All,
I am trying to run the basic example code from the README on an Ubuntu 18 system using ruby version 3.2.1. Every time I try to run the code I get the error below. I tried looking for simila…
-
My Gemfile:
```ruby
gem 'dry-configurable', '0.15.0'
gem 'tdlib-ruby'
```
Trying to run the example from the current README and getting only the following:
```
/home/yart/work/alcom/coding/ta…
-
## Describe the bug
When using custom write type and read type to modify the data before inserting / after fetching data from the database, the `create` command passes original unmodified data to r…
-
old 0.11.0 version of this gem works with 1.29 but with 1.30 I get
```
[00] 10: from /usr/local/bundle/gems/k8s-ruby-0.11.0/lib/k8s/stack.rb:120:in `apply'
[00] 9: from /usr/local/bundle/gems/…
matti updated
3 weeks ago
-
```
Users/macbookpro/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/dry-container-0.11.0/lib/dry/container/mixin.rb:155:in `register': undefined method `call' for {:default=>#}:Hash (NoMethodError)…