也可以命令行生成 controller/model
bundle exec hanami generate action web 'home#index' --url=/ bundle exec hanami generate model book
文档也很全 https://guides.hanamirb.org/v1.3/introduction/getting-started/
看上去不错,不过,感觉很多地方就是 rails 的复刻,如果不想用 webpack 完全可以用 rails5