Skip to content

Commit

Permalink
Modified haml info
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamT committed Nov 8, 2011
1 parent 659d31a commit aa7ee0a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -456,8 +456,10 @@ compliant) that are useful in many Rails projects:
* [cucumber-rails](https://github.com/cucumber/cucumber-rails) -
Cucumber is the premium tool to develop feature tests in
Ruby. cucumber-rails provides Rails integration for Cucumber.
* [haml](http://haml-lang.org) - HAML is a concise templating language, considered by many
(including your truly) far superior to Erb.
* [haml](http://haml-lang.com) - HAML is a concise templating language, considered by many
(including yours truly) to be far superior to Erb.
* [haml-rails](https://github.com/indirect/haml-rails) - haml-rails
provides Rails integration for Haml.
* [slim](http://slim-lang.com) - Slim is a concise templating
language, considered by many far superior to HAML (not to mention
Erb). The only thing stopping me from using Slim massively is the
Expand Down

0 comments on commit aa7ee0a

Please sign in to comment.