Ryo Maeda

Results 4 issues of Ryo Maeda

# Environments - CRuby 2.7.6 - hanami-validations 1.3.9 # Issue detail When the validator class is defined in the module with name includes `Validator`, `Hanami::Validations::Namespace` returns unexpected value. ```ruby require...

help wanted
help-wanted

## Related issue numbers -- ## About the pull request A clear and concise description of the changes. ## Additional context Add any other context for this pull request here.

## Related issue numbers -- ## About the pull request A clear and concise description of the changes. ## Additional context Add any other context for this pull request here.

## Related issue numbers ## About the pull request Add util to split the file basename into filename and extension. For example, assume the following code. ```typescript import { Rule...