Flowdock
method

column

Importance_1

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v5.2.3) is shown here.

These similar methods exist in v6.1.7.7:

column(column_name, type, options = {}) public

Adds a new column to the named table.

t.column(:name, :string)

See TableDefinition#column for details of the options you can use.

Show source
Register or log in to add new notes.