email_validator
Email validator
A gem providing an email validation mechanism for Rails applications
An email validator for Rails.
644 stars
13 watching
63 forks
Language: Ruby
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
validates-email-format-of/validates_email_format_of | A Ruby gem to validate email addresses against standard formats and options. | 443 |
kaize/validates | Custom validators for Rails applications | 154 |
lab2023/kangal | A Ruby gem providing extended validation for various types of data | 33 |
truemail-rb/truemail | An email validation framework that uses various methods to verify email addresses, including regex, DNS, and SMTP. | 1,187 |
amatsuda/html5_validators | Automatic client-side validation using HTML5 Form Validation for Rails applications | 304 |
mailboxer/mailboxer | A Rails gem providing a generic and flexible messaging system with conversation support and email integration. | 1,645 |
codegram/date_validator | A simple date validation system for Rails models | 496 |
ankane/ahoy_email | An analytics system for tracking email interactions in Rails applications. | 1,122 |
heartcombo/mail_form | A Ruby gem providing an easy way to send emails from forms with validations, attachments, and request information. | 879 |
markets/maily | Rails Engine to manage email templates and preview them directly in the browser. | 707 |
franckverrot/activevalidators | Provides a collection of reusable validation rules for Ruby on Rails models | 306 |
fgribreau/mailchecker | A cross-language email validation library with support for over 55,000 throwaway domains. | 1,628 |
truemail-rb/truemail-go | A Golang package for validating and verifying email addresses using multiple methods including regex, DNS, and SMTP | 104 |
ankane/mailkick | A Rails plugin for managing email subscriptions and opt-out lists | 932 |
dgilperez/validates_zipcode | A Rails gem for validating and formatting postal codes according to country-specific rules. | 137 |