We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Installing flex_tables works like any other RubyGem. Simply add this to your Gemfile:
flex_tables
Gemfile
gem 'flex_columns'
This won't change anything in your application until you actually declare one or more flex columns -- see usage.