Goal
- Learn to read and write Haml Show archive.org snapshot .
- Understand the different attributes syntaxes Show archive.org snapshot (curly braces vs. round parentheses)
Exercises
- Convert MovieDB from ERB to Haml
Hint
The Haml-tutorial Show archive.org snapshot doesn't show how to execute ruby-code that isn't rendered to HTML. To do this start a line with a dash ('-') instead of the equals-sign ('=').
Posted by Henning Koch to makandra Curriculum (2015-07-08 17:26)