Skip to content

Instantly share code, notes, and snippets.

@tdreyno
Created November 3, 2009 19:40
Show Gist options
  • Save tdreyno/225363 to your computer and use it in GitHub Desktop.
Save tdreyno/225363 to your computer and use it in GitHub Desktop.
def partial(name)
haml name.to_sym, :layout => false
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment