Sha256: ce7f9e70fcf87a00a38eae5382e4222ca6c6486c7cc66f10198a4c8bcc6994de

Contents?: true

Size: 1.8 KB

Versions: 0

Compression: gzip

Compressed size: 763 Bytes

Stored size: 763 Bytes

Contents

--- !ruby/object:Gem::Specification
name: wxianfeng_simple_captcha
version: !ruby/object:Gem::Version
  version: 0.2.0
  prerelease: 
platform: ruby
authors:
- Pavlo Galeta
- Igor Galeta
autorequire: 
bindir: bin
cert_chain: []
date: 2010-10-26 00:00:00.000000000 +08: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: wang.fl1429@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:
- --charset=UTF-8
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: simple_captcha
rubygems_version: 1.6.2
signing_key: 
specification_version: 3
summary: SimpleCaptcha is the simplest and a robust captcha plugin.
test_files:
- test/simple_captcha_test.rb

Package Spec version

wxianfeng_simple_captcha-0.2.0