Ryutaro Mizokami

Results 4 issues of Ryutaro Mizokami

Hi, When an intent request was initialized, `@slots` of IntentRequest is a pure hash instance, but it should be a hash of `AlexaRubykit::Slot`. This PR initializes `@slots` as a hash...

Hi there, thanks for this great gem—it's been really helpful! ### Usecase / What to achieve I am running system tests for a Rails application using Playwright in server mode....

question

Hi, thank you for maintaining this useful gem. ## What I'm having trouble with In my use case, certain fields are used only as nested fields. However, the field_hints feature...

We’ve encountered a situation where `Rails/Output` and `Rails/Exit` behave differently depending on the environment in which RuboCop is run. Specifically, some files are linted in certain environments but not in...