is_bot 2.0.1
Simple gem to reduce the spam attacks on sign-up, sign-in and other similar sorts of forms.
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (7):
            actionview
            >= 0
          
          
            activerecord
            >= 0
          
          
            activesupport
            >= 0
          
          
            bundler
            ~> 1.10
          
          
            rake
            ~> 10.0
          
          
            rspec
            >= 0
          
          
            sqlite3
            >= 0