We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Revert "Simplify the custom email validation rule to use Ruby's in-build email validation regex"
Simplify the custom email validation rule to use Ruby's in-build email validation regex
Rubocop feelings: out "m.domain!=nil", in "m.domain.present?"
Update wiki removing broken links
Updated How to: Use a custom email validator with Devise (markdown)
the :tree method was private and is no longer available - see https://github.com/lisinge/valid_email2/issues/12
Updated How to: Use a custom email validator with Devise (textile => markdown)