diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2017-11-30 08:58:32 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2017-11-30 08:58:32 +0900 |
commit | d2aca50bbd69c7a12cdcbeaba3dbef2679927b90 (patch) | |
tree | cdb576389bd796dc88eff62aedba62c8a86b1057 /actionpack/lib/action_controller | |
parent | 1bee2fb600c07625b830afd33b43ead3364c9715 (diff) | |
download | rails-d2aca50bbd69c7a12cdcbeaba3dbef2679927b90.tar.gz rails-d2aca50bbd69c7a12cdcbeaba3dbef2679927b90.tar.bz2 rails-d2aca50bbd69c7a12cdcbeaba3dbef2679927b90.zip |
Add :nodoc: to `StatementPool` which is internal used [ci skip]
In #30510, `StatementPool` in `AbstractMysqlAdapter` was hidden in the
doc. But that class is also had in sqlite3 and postgresql adapters and
the base class is :nodoc: class.
Diffstat (limited to 'actionpack/lib/action_controller')
0 files changed, 0 insertions, 0 deletions