aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/module
diff options
context:
space:
mode:
authorYves Senn <yves.senn@gmail.com>2015-10-21 09:26:48 +0200
committerYves Senn <yves.senn@gmail.com>2015-10-21 09:26:48 +0200
commit173fc1f7beed616adc840e02fef4e7f93e877c69 (patch)
tree10bbadbb78c5d1eab5212da8573457dbd2cd6f45 /activesupport/test/core_ext/module
parentb1c49e4452a43830f660fe856413935bdbbacf7d (diff)
downloadrails-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 'activesupport/test/core_ext/module')
0 files changed, 0 insertions, 0 deletions