Skip to content

Instantly share code, notes, and snippets.

@jasoares
Created January 31, 2012 22:24
Show Gist options
  • Save jasoares/1713437 to your computer and use it in GitHub Desktop.
Save jasoares/1713437 to your computer and use it in GitHub Desktop.
Twitter notes on model validation
twitter model validation and notes
username: max length 15
real name: max length 20 (first + last)
required field on new account creation(by this order):
real name
email
password
username
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment