honeypot-captcha 1.0.1
A simple way to add honeypot captchas to Rails forms
          Gemfile:
          =
        
        
          installieren:
          =
        
      Development Abhängigkeiten (8):
            actionview
            >= 0
          
          
            bundler
            ~> 2
          
          
            jeweler
            ~> 2.3
          
          
            railties
            >= 0
          
          
            rdoc
            ~> 6.1
          
          
            rspec
            ~> 3.8
          
          
            rspec-html-matchers
            >= 0
          
          
            simplecov
            >= 0
          
    