Sha256: 8ec752579e0c4dcd60732b6c9c3465fb701de9c62d36fee2a9eff104b645308c
Contents?: true
Size: 1.31 KB
Versions: 0
Compression: gzip
Compressed size: 622 Bytes
Stored size: 622 Bytes
Contents
--- !ruby/object:Gem::Specification name: is_bot version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - Anuj Dutta autorequire: bindir: bin cert_chain: [] date: 2009-11-20 00:00:00 +05:30 default_executable: dependencies: [] description: Simple gem to reduce the spam attacks on sign-up, sign-in and other similar sorts of forms. email: anuj@andhapp.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.markdown files: - .gitignore - LICENSE - README.markdown - Rakefile - VERSION - init.rb - lib/is_bot.rb - lib/is_bot/is_bot.rb - spec/database.yml - spec/is_bot_spec.rb - spec/models.rb - spec/schema.db - spec/spec.opts - spec/spec_helper.rb has_rdoc: true homepage: http://github.com/andhapp/is_bot licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Fight the bot. test_files: - spec/is_bot_spec.rb - spec/models.rb - spec/spec_helper.rb