https://github.com/driftingruby/282-recaptcha-v2
Reduce the number of bots and spam your site gets with Google reCAPTCHA v2 on your Ruby on Rails application.
https://github.com/driftingruby/282-recaptcha-v2
authentication ruby ruby-on-rails security spam
Last synced: about 1 year ago
JSON representation
Reduce the number of bots and spam your site gets with Google reCAPTCHA v2 on your Ruby on Rails application.
- Host: GitHub
- URL: https://github.com/driftingruby/282-recaptcha-v2
- Owner: driftingruby
- Created: 2021-02-08T04:43:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-08T04:43:45.000Z (over 5 years ago)
- Last Synced: 2025-02-15T08:31:19.451Z (over 1 year ago)
- Topics: authentication, ruby, ruby-on-rails, security, spam
- Language: Ruby
- Homepage: https://www.driftingruby.com/episodes/recaptcha-v2
- Size: 165 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...