Skip to content

Instantly share code, notes, and snippets.

@eileencodes
Created August 1, 2012 17:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save eileencodes/3228967 to your computer and use it in GitHub Desktop.
Save eileencodes/3228967 to your computer and use it in GitHub Desktop.
field for honeypot
<div class="field sweet_honey_for_bots">
<%= label_tag :sweet_honey, "This is a honeypot, if you see this you're CSS is turned off or you're a bot. If you're not a bot don't fill it in." %>
<%= text_field_tag :sweet_honey %>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment