We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps to reproduce:
click 'Profile' click 'edit' enter ',' for email address click 'save'
The text was updated successfully, but these errors were encountered:
I'd like to fix it by adding some validations for :email 😄
:email
Sorry, something went wrong.
Go for it!
Sounds very reasonable to me :)
On Mon, Dec 15, 2014 at 12:01 PM, Colin Dean [email protected] wrote:
Go for it! — Reply to this email directly or view it on GitHub #747 (comment).
— Reply to this email directly or view it on GitHub #747 (comment).
Validate :email in User model using email_validator gem hotsh#747
023efa8
No branches or pull requests
Steps to reproduce:
click 'Profile'
click 'edit'
enter ',' for email address
click 'save'
The text was updated successfully, but these errors were encountered: