erik-megarad / negative-captcha

A plugin to make the process of creating a negative captcha in Rails much less painful
MIT License
791 stars 71 forks source link

added negative_email_field_tag to helpers #42

Closed augnustin closed 9 years ago

augnustin commented 10 years ago

I added a negative_email_field_tag to the helpers as I was already using it, and it provides better usability for users especially on mobile.

Thanks for this awesome gem, it is really useful.