Sha256: 11fd693f4955a4e6fe4cab2a117c06cbef45c7b05d53784b407a15710d0876a6

Contents?: true

Size: 1.9 KB

Versions: 0

Compression: gzip

Compressed size: 746 Bytes

Stored size: 746 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: nahaylo-simple_captcha
version: !ruby/object:Gem::Version 
  hash: 23
  prerelease: 
  segments: 
  - 0
  - 2
  - 0
  version: 0.2.0
platform: ruby
authors: 
- Vitaliy Nahaylo
autorequire: 
bindir: bin
cert_chain: []

date: 2012-07-02 00:00:00 +03: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: nahaylo@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/controller.rb
- lib/simple_captcha/engine.rb
- lib/simple_captcha/form_builder.rb
- lib/simple_captcha/formtastic.rb
- lib/simple_captcha/image.rb
- lib/simple_captcha/middleware.rb
- lib/simple_captcha/simple_captcha_data.rb
- lib/simple_captcha/utils.rb
- lib/simple_captcha/version.rb
- lib/simple_captcha/view.rb
- lib/simple_captcha.rb
- Rakefile
- README.rdoc
- test/simple_captcha_test.rb
has_rdoc: true
homepage: http://github.com/nahaylo/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: nahaylo-simple_captcha
rubygems_version: 1.5.3
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

nahaylo-simple_captcha-0.2.0