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 8: Line 8:




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

Revision as of 08:17, 21 February 2010

Installation

Install as root the ruby gem

 gem install haml
 


Links