diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2016-10-03 07:03:11 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2017-02-13 12:33:56 +0900 |
commit | 5e67187979e56b9cad666abe40ca86a89f304f8f (patch) | |
tree | e337c7f07d7eb3a1dfe49bc5d5b2f3c829942b20 /RELEASING_RAILS.md | |
parent | c6b4b4a52c7ec66d1923ef44dcbc71b582d7b165 (diff) | |
download | rails-5e67187979e56b9cad666abe40ca86a89f304f8f.tar.gz rails-5e67187979e56b9cad666abe40ca86a89f304f8f.tar.bz2 rails-5e67187979e56b9cad666abe40ca86a89f304f8f.zip |
The `default` arg of `index_name_exists?` makes to optional
The `default` arg of `index_name_exists?` is only used the adapter does
not implemented `indexes`. But currently all adapters implemented
`indexes` (See #26688). Therefore the `default` arg is never used.
Diffstat (limited to 'RELEASING_RAILS.md')
0 files changed, 0 insertions, 0 deletions