Skip to content

Instantly share code, notes, and snippets.

@bkenny
Created August 5, 2011 10:12
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 bkenny/1127262 to your computer and use it in GitHub Desktop.
Save bkenny/1127262 to your computer and use it in GitHub Desktop.
Simple URL'ing
<div id="info-content">
<div id="info-bubble">
<%= auto_link(simple_format(@event.info)) %>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment