1 Open Issue Need Help Last updated: Sep 22, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `hanami generate view` command, when used with the `--slice admin` option, creates a new view file (`slices/admin/views/test.rb`) that includes unwanted blank lines within the module definitions. The expected output should be a clean file without these extra empty lines.

Complexity: 1/5
bug good first issue help wanted

Hanami command line

Ruby