Created
March 24, 2009 12:11
-
-
Save hidenowt/84057 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Nome do arquivo. | |
avatar_file_name, do tipo string | |
# Extensão do arquivo. | |
avatar_content_type, do tipo string | |
# Tamanho do arquivo. | |
avatar_file_size, do tipo integer | |
# Data de upload do arquivo. | |
avatar_updated_at, do tipo datetime |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment