[Rails] List of Rails Model Type (MySQL)
2014-01-02 00:00
1 minute read

:binary
:boolean
:date
:datetime
:decimal
:float
:integer
:primary_key
:string
:text
:time
:timestamp

http://api.rubyonrails.org/classes/ActiveRecord/ConnectionAdapters/TableDefinition.html#method-i-column


Back to posts


comments powered by Disqus