Ruby-haml: Difference between revisions

From Bashlinux
Jump to navigationJump to search
Content deleted Content added
Manpaz (talk | contribs)
No edit summary
 
Manpaz (talk | contribs)
No edit summary
Line 6: Line 6:
gem install haml
gem install haml
</nowiki></pre>
</nowiki></pre>


==Links ==
* [[http://nex-3.com/posts/74-haml-errors-suck| HAML Errors]]

Revision as of 08:16, 21 February 2010

Installation

Install as root the ruby gem

 gem install haml
 


Links