Skip to content

Instantly share code, notes, and snippets.

@wjessop
Forked from eileencodes/_form.html.erb
Created October 25, 2014 15:44
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 wjessop/4dfdc1d795f185e8afed to your computer and use it in GitHub Desktop.
Save wjessop/4dfdc1d795f185e8afed to your computer and use it in GitHub Desktop.
<div class="field sweet_honey_for_bots">
<%= label_tag :sweet_honey, "This is a honeypot, if you see this your 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