Sha256: b9642c7f5ad1aa96a21640436e31e00688366a2d30007daa52351955537a1d28
Contents?: true
Size: 1.77 KB
Versions: 0
Compression: gzip
Compressed size: 686 Bytes
Stored size: 686 Bytes
Contents
--- !ruby/object:Gem::Specification name: the_captcha version: !ruby/object:Gem::Version hash: 29 prerelease: segments: - 0 - 1 - 3 version: 0.1.3 platform: ruby authors: - Ilya N. Zykin - Pavlo Galeta - Igor Galeta autorequire: bindir: bin cert_chain: [] date: 2012-04-17 00:00:00 +04:00 default_executable: dependencies: [] description: My version of SimpleCaptcha 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/active_record.rb - lib/simple_captcha/image.rb - lib/simple_captcha/controller.rb - lib/simple_captcha/form_builder.rb - lib/simple_captcha/utils.rb - lib/simple_captcha/simple_captcha_data.rb - lib/simple_captcha/version.rb - lib/simple_captcha/view.rb - lib/simple_captcha/formtastic.rb - lib/simple_captcha/middleware.rb - lib/simple_captcha/engine.rb - lib/simple_captcha.rb - Rakefile - README.rdoc - test/simple_captcha_test.rb has_rdoc: true homepage: http://github.com/the-teacher/the-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: the_captcha rubygems_version: 1.6.2 signing_key: specification_version: 3 summary: My version of SimpleCaptcha test_files: - test/simple_captcha_test.rb