diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2019-01-13 09:49:16 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2019-01-15 22:44:27 +0900 |
commit | 8056fe0d964a8d0add46d4b545e396e5fadfcbe3 (patch) | |
tree | ded039c8f2e4096b347a825089e96152feb6794a /actionmailbox/app/controllers/action_mailbox/ingresses | |
parent | 862c78b26f83cea7d07ee9c6f6ea0ba5ecfb8e22 (diff) | |
download | rails-8056fe0d964a8d0add46d4b545e396e5fadfcbe3.tar.gz rails-8056fe0d964a8d0add46d4b545e396e5fadfcbe3.tar.bz2 rails-8056fe0d964a8d0add46d4b545e396e5fadfcbe3.zip |
Deprecate `connection.visitor = ...` which is not released internal usage
This attr writer was introduced at 7db90aa, but the usage is already
removed at bd2f5c0 before v3.2.0.rc1 is released.
If we'd like to customize the visitor in the connection, `arel_visitor`
which is implemented in all adapters (mysql2, postgresql, sqlite3,
oracle-enhanced, sqlserver) could be used for the purpose #23515.
Diffstat (limited to 'actionmailbox/app/controllers/action_mailbox/ingresses')
0 files changed, 0 insertions, 0 deletions