Posted about 7 years ago. Visible to the public.
Haml [0.5d]
Goal
- Learn to read and write Haml Archive .
- Understand the different attributes syntaxes Archive (curly braces vs. round parentheses)
Exercises
- Convert MovieDB from ERB to Haml
Hint
The Haml-tutorial Archive 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 ('=').
Does your version of Ruby on Rails still receive security updates?
Rails LTS provides security patches for unsupported versions of Ruby on Rails (2.3, 3.2, 4.2 and 5.2).