Skip to content

Instantly share code, notes, and snippets.

@felixhageloh
Created July 13, 2011 10:13
Show Gist options
  • Save felixhageloh/1080035 to your computer and use it in GitHub Desktop.
Save felixhageloh/1080035 to your computer and use it in GitHub Desktop.
rails tooltips 1
<% with_tooltip "I am a tooltip!" do %>
some html or plain text here ...
<% end -%>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment