slim-template / haml2slim

Haml to Slim converter.
http://slim-lang.com/
120 stars 20 forks source link

Problems with rails-composer #19

Open NathanZook opened 11 years ago

NathanZook commented 11 years ago

This guy really wants to support slim, but there are tool problems.

Please look at files https://github.com/RailsApps/rails-composer/tree/master/files/app/views/layouts/application.html.slim https://github.com/RailsApps/rails-composer/tree/master/files/app/views/users/index.html.slim https://github.com/RailsApps/rails-composer/tree/master/files/app/views/users/_user.html.slim

There are multiple errors when these are run through erm2haml | haml2slim. Since haml is considered stable, I expect the problems will lie here.