Created
September 25, 2016 19:47
-
-
Save signaes/1552cccd38604584cb4f1b4680d5e54e to your computer and use it in GitHub Desktop.
Rails model attributes types
This file contains 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
: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