Skip to content

Instantly share code, notes, and snippets.

@hidenowt
Created March 24, 2009 12:11
Show Gist options
  • Save hidenowt/84057 to your computer and use it in GitHub Desktop.
Save hidenowt/84057 to your computer and use it in GitHub Desktop.
# 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