Skip to content

Instantly share code, notes, and snippets.

@neurotech
Last active December 10, 2015 05:09
Show Gist options
  • Save neurotech/4386059 to your computer and use it in GitHub Desktop.
Save neurotech/4386059 to your computer and use it in GitHub Desktop.
<h1><%= name %></h1>
<% abilities.each do |ability| %>
<h2><%= ability %></h2>
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment