Skip to content

Instantly share code, notes, and snippets.

@ethagnawl
Created January 25, 2018 19:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ethagnawl/fe5b509c2da9f1f801e34eae8d801dd4 to your computer and use it in GitHub Desktop.
Save ethagnawl/fe5b509c2da9f1f801e34eae8d801dd4 to your computer and use it in GitHub Desktop.
haml inline partial/helper
- delete_button = haml_tag :a,
class: "close story-item-image-delete",
href: "javascript: void(0);",
tabindex: "-1",
title: "delete image" do
×
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment