Skip to content

Validates whether a given email, url, or domain belongs to a research institution.

License

Notifications You must be signed in to change notification settings

maxbrito/peer_review

 
 

Repository files navigation

Peer Review

Gem Version Build Status

Like Gman, Peer Review extends Naughty Or Nice to validate whether a given email, url, or domain belongs to a research institution.

Usage

Labrador.valid? `foo@nih.gov`       #=> true
Labrador.valid? `http://sandia.gov` #=> true
Labrador.valid? `github.com`        #=> false

About

Validates whether a given email, url, or domain belongs to a research institution.

Resources

License

Stars

Watchers

Forks

Packages

No packages published