Monday, December 26, 2011

Convert HTML to HAML and Javascript to Coffee script

Hello Guys,
        If you are using Rails 3 than as per it's standard format we have to use Haml and Coffee script instead of normal html and javascript.

There are some online tool available for conversation from one format to other.

HAML to HTML

HTML to HAML
http://html2haml.heroku.com/

JS to Coffee Script or visa versa
http://js2coffee.org/

No comments:

Post a Comment