Skip to content

Instantly share code, notes, and snippets.

@LNA
Created April 23, 2015 20:36
Show Gist options
  • Save LNA/16db12a9efb5d5763727 to your computer and use it in GitHub Desktop.
Save LNA/16db12a9efb5d5763727 to your computer and use it in GitHub Desktop.
learning haml
%div.title
%li #{customer.name}
%li #{customer.address.address_1}
%li #{customer.date_of_birth}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment