Difference between revisions of "Humanizer"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Humanizer |Short description=A very simple CAPTCHA method |Full description=Humanizer is a very simple CAPTCHA method. It has a localized YAML file with question...")
 
(Added Ruby link)
 
Line 4: Line 4:
 
|Full description=Humanizer is a very simple CAPTCHA method. It has a localized YAML file with questions and answers which is used to validate that the user is an actual human. Any model that includes ActiveModel::Validations should work. Our aim is to be database and mapper agnostic, so if it doesn't work for you, open an issue. Humanizer works with Rails 3 and 4.
 
|Full description=Humanizer is a very simple CAPTCHA method. It has a localized YAML file with questions and answers which is used to validate that the user is an actual human. Any model that includes ActiveModel::Validations should work. Our aim is to be database and mapper agnostic, so if it doesn't work for you, open an issue. Humanizer works with Rails 3 and 4.
 
|Homepage URL=http://kiskolabs.github.io/humanizer/
 
|Homepage URL=http://kiskolabs.github.io/humanizer/
 +
|Is High Priority Project=No
 
|VCS checkout command=git clone https://github.com/kiskolabs/humanizer.git
 
|VCS checkout command=git clone https://github.com/kiskolabs/humanizer.git
 +
|Accepts cryptocurrency donations=No
 
|Version identifier=2.6.4
 
|Version identifier=2.6.4
 
|Version download=https://github.com/kiskolabs/humanizer/tarball/master
 
|Version download=https://github.com/kiskolabs/humanizer/tarball/master
|Last review by=tedt
+
|Last review by=Bendikker
|Last review date=2018/01/05
+
|Last review date=2018/03/29
 +
|Submitted by=Bendikker
 
|Submitted date=2018/01/05
 
|Submitted date=2018/01/05
 
|Is GNU=No
 
|Is GNU=No
Line 14: Line 17:
 
{{Project license
 
{{Project license
 
|License=Expat
 
|License=Expat
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/humanizer
 
}}
 
}}
 
{{Software category
 
{{Software category

Latest revision as of 19:44, 29 March 2018


[edit]

Humanizer

http://kiskolabs.github.io/humanizer/
A very simple CAPTCHA method

Humanizer is a very simple CAPTCHA method. It has a localized YAML file with questions and answers which is used to validate that the user is an actual human. Any model that includes ActiveModel::Validations should work. Our aim is to be database and mapper agnostic, so if it doesn't work for you, open an issue. Humanizer works with Rails 3 and 4.





Licensing

License

Verified by

Verified on

Notes

License

Expat




Leaders and contributors

Resources and communication

AudienceResource typeURI
Ruby (Ref)https://rubygems.org/gems/humanizer


Software prerequisites




Entry







"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.