Skip to content

Instantly share code, notes, and snippets.

@bobmcwhirter
Created May 11, 2012 12:59
Show Gist options
  • Save bobmcwhirter/2659465 to your computer and use it in GitHub Desktop.
Save bobmcwhirter/2659465 to your computer and use it in GitHub Desktop.
my haml template
%p
%a.btn{ :href=>'http://awestruct.org' } View details »
.row
.span12
%p
- svn = site.infrastructure.find{|e|e.name="Subversion"}
= svn.url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment