Sha256: 0183b484a5d526b6b02b99156690f273513209467e3842f3e763e4625ed19eec
Contents?: true
Size: 1.88 KB
Versions: 0
Compression: gzip
Compressed size: 741 Bytes
Stored size: 741 Bytes
Contents
--- !ruby/object:Gem::Specification name: galetahub-simple_captcha version: !ruby/object:Gem::Version hash: 29 prerelease: segments: - 0 - 1 - 3 version: 0.1.3 platform: ruby authors: - Pavlo Galeta - Igor Galeta autorequire: bindir: bin cert_chain: [] date: 2011-12-20 00:00:00 Z dependencies: [] description: SimpleCaptcha is available to be used with Rails 3 or above and also it provides the backward compatibility with previous versions of Rails. email: galeta.igor@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc files: - lib/generators/simple_captcha_generator.rb - lib/generators/templates/migration.rb - lib/generators/templates/partial.erb - lib/generators/USAGE - lib/simple_captcha.rb - lib/simple_captcha/engine.rb - lib/simple_captcha/utils.rb - lib/simple_captcha/controller.rb - lib/simple_captcha/view.rb - lib/simple_captcha/formtastic.rb - lib/simple_captcha/form_builder.rb - lib/simple_captcha/simple_captcha_data.rb - lib/simple_captcha/middleware.rb - lib/simple_captcha/version.rb - lib/simple_captcha/active_record.rb - lib/simple_captcha/image.rb - Rakefile - README.rdoc - test/simple_captcha_test.rb homepage: http://github.com/galetahub/simple-captcha licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: galetahub-simple_captcha rubygems_version: 1.8.10 signing_key: specification_version: 3 summary: SimpleCaptcha is the simplest and a robust captcha plugin. test_files: - test/simple_captcha_test.rb