Sha256: ed14690fa9d69cf9fe6a1c0509f02de226dd8f85a99c52780a96a057cfc03ccf
Contents?: true
Size: 1.91 KB
Versions: 0
Compression: gzip
Compressed size: 775 Bytes
Stored size: 775 Bytes
Contents
--- !ruby/object:Gem::Specification name: nogara-simple_captcha version: !ruby/object:Gem::Version hash: 25 prerelease: false segments: - 0 - 1 - 1 version: 0.1.1 platform: ruby authors: - Pavlo Galeta - Igor Galeta autorequire: bindir: bin cert_chain: [] date: 2010-11-18 00:00:00 -02:00 default_executable: 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: superp1987@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc files: - README.rdoc - Rakefile - app/controllers/simple_captcha_controller.rb - config/routes.rb - lib/generators/USAGE - lib/generators/simple_captcha_generator.rb - lib/generators/templates/migration.rb - lib/generators/templates/partial.erb - lib/simple_captcha.rb - lib/simple_captcha/active_record.rb - lib/simple_captcha/controller.rb - lib/simple_captcha/form_builder.rb - lib/simple_captcha/formtastic.rb - lib/simple_captcha/image.rb - lib/simple_captcha/railtie.rb - lib/simple_captcha/simple_captcha_data.rb - lib/simple_captcha/utils.rb - lib/simple_captcha/view.rb - test/simple_captcha_test.rb has_rdoc: true 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: simple_captcha rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: SimpleCaptcha is the simplest and a robust captcha plugin. test_files: - test/simple_captcha_test.rb