I\'m building an app with Rails 2.3.4 and using
script/generate controller home index
to generate a controller and home page. I\'ve got Haml i
Waht actually worked for me, but in rails 3.1 is this wiki here: https://github.com/plataformatec/devise/wiki/How-To:-Create-Haml-and-Slim-Views :)