-
-
Save wjessop/4dfdc1d795f185e8afed to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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