Skip to content

Instantly share code, notes, and snippets.

@warniel08
Last active January 25, 2017 16:47
Show Gist options
  • Save warniel08/5412b6e6e7fd2fc705ba95fc542e3633 to your computer and use it in GitHub Desktop.
Save warniel08/5412b6e6e7fd2fc705ba95fc542e3633 to your computer and use it in GitHub Desktop.
HAML resources for presentation
http://haml.info/tutorial.html --main site
https://rivalfox.com/blog/haml-best-practices/ --shows dos and don'ts of haml
http://tutorials.jumpstartlab.com/topics/better_views/erb_and_haml.html --helped me know how to do the @articles.each
http://stackoverflow.com/questions/16246399/how-to-build-a-table-using-haml --how to build a table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment