Skip to content

Instantly share code, notes, and snippets.

@signaes
Created September 25, 2016 19:47
Show Gist options
  • Save signaes/1552cccd38604584cb4f1b4680d5e54e to your computer and use it in GitHub Desktop.
Save signaes/1552cccd38604584cb4f1b4680d5e54e to your computer and use it in GitHub Desktop.
Rails model attributes types
:binary
:boolean
:date
:datetime
:decimal
:float
:integer
:primary_key
:string
:text
:time
:timestamp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment