diff options
author | Yves Senn <yves.senn@gmail.com> | 2015-10-21 09:26:48 +0200 |
---|---|---|
committer | Yves Senn <yves.senn@gmail.com> | 2015-10-21 09:26:48 +0200 |
commit | 173fc1f7beed616adc840e02fef4e7f93e877c69 (patch) | |
tree | 10bbadbb78c5d1eab5212da8573457dbd2cd6f45 /activejob/test/adapters/sucker_punch.rb | |
parent | b1c49e4452a43830f660fe856413935bdbbacf7d (diff) | |
download | rails-173fc1f7beed616adc840e02fef4e7f93e877c69.tar.gz rails-173fc1f7beed616adc840e02fef4e7f93e877c69.tar.bz2 rails-173fc1f7beed616adc840e02fef4e7f93e877c69.zip |
move documentation of column options to `add_column`. Closes #20400.
[ci skip]
It's been a source of confusion that the lower-level `add_column`
referenced the higher level `column` method for available options.
`column` supports additional functionality like `index: true` that is
not present on `add_column`.
This patch moves common option documentation to `add_column` and only
documents the additional options in `column`.
Diffstat (limited to 'activejob/test/adapters/sucker_punch.rb')
0 files changed, 0 insertions, 0 deletions