diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2016-11-12 17:10:10 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2016-11-12 17:10:10 +0900 |
commit | 9e214b4010bacd53fd2b6bb5bcf56899e76b8da8 (patch) | |
tree | 43c77559f3f80b25d9a308131be9a4eeac4f4e9b /Gemfile.lock | |
parent | 5647d85440c0f828a58088562c15c8cea368f59c (diff) | |
download | rails-9e214b4010bacd53fd2b6bb5bcf56899e76b8da8.tar.gz rails-9e214b4010bacd53fd2b6bb5bcf56899e76b8da8.tar.bz2 rails-9e214b4010bacd53fd2b6bb5bcf56899e76b8da8.zip |
Add `:nodoc` to `table_structure`
Follow up to #27008.
`table_structure` is an internal method so it is better to hide it in
the doc. And alias `table_structure` to `column_definitions` to remove
the duplicated `columns` method in the sqlite3 adapter.
Diffstat (limited to 'Gemfile.lock')
0 files changed, 0 insertions, 0 deletions