Flowdock
method

column

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Class: ColumnMethods
column public

Appends a column or columns of a specified type.

t.string(:goat)
t.string(:goat, :sheep)

See TableDefinition#column

Show source
Register or log in to add new notes.