https://github.com/taskrabbit/math_captcha
https://github.com/taskrabbit/math_captcha
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/taskrabbit/math_captcha
- Owner: taskrabbit
- License: mit
- Created: 2012-10-11T21:59:27.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-12-11T01:25:07.000Z (over 13 years ago)
- Last Synced: 2025-01-02T11:27:15.462Z (about 1 year ago)
- Language: Ruby
- Size: 109 KB
- Stars: 0
- Watchers: 43
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# MathCaptcha
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'math_captcha'
And then execute:
$ bundle
Or install it yourself as:
$ gem install math_captcha
## Usage
TODO: Write usage instructions here
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request