Azuan

Results 4 issues of Azuan

I'm trying to use the gem with Rails engine, and noticed there might be some issue. ```ruby # Assume ENGINE_ROOT = /home/user/new_engine # in engine.gemspec s.add_dependency 'config' # Common step...

```ruby An HTTP request has been made that VCR does not know how to handle: DELETE http://127.0.0.1:9515/session/ba2fca9d59c2f4252a8a21f6f505ceae from /home/runner/work/app/vendor/bundle/ruby/2.5.0/gems/vcr-6.0.0/lib/vcr/library_hooks/webmock.rb:129:in `on_unhandled_request' from /home/runner/work/app/vendor/bundle/ruby/2.5.0/gems/vcr-6.0.0/lib/vcr/request_handler.rb:24:in `handle' from /home/runner/work/app/vendor/bundle/ruby/2.5.0/gems/vcr-6.0.0/lib/vcr/library_hooks/webmock.rb:144:in `block in ' from /home/runner/work/app/vendor/bundle/ruby/2.5.0/gems/webmock-3.18.1/lib/webmock/stub_registry.rb:33:in...

Is there an option to only select Month + Year? For example, `Jan 2024`. Couldn't find such option at the documentation https://flowbite.com/docs/components/datepicker.

I'm trying to setup `kamal` for the first time on my server, but it failed to boot. Unfortunately the log isn't helpful, and it's too short. Is there a way...