I’m working on a proposal for my work using hanami, but we use haml; the instructions say just require ‘haml’, but it isn’t clear where. Just writing a simple news blog, I’ve added it to the view and get the following error when rendered:
/home/brett/work/motif/apps/web/views/news_blog/index.rb:1:in `require’: cannot load such file – haml (LoadError)