I have a rails project, the views only consist with HTML.ERB files, my client wants to convert ERB to HAML. I have too many views file. It’s taking a huge amount of time to convert file by file. So that any simply way I can convert HTML to haml? I installed haml plugin under my project.
Share
There you go: http://html2haml.heroku.com/
EDIT: Moved to https://html2haml.herokuapp.com/