diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2015-02-26 11:14:23 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2015-03-01 00:32:34 +0900 |
commit | d2bf188bcf87b9dc8f6dda533aa8a24a18b2e166 (patch) | |
tree | 2767ab481a6da434467ac0c98352df69b3d75a7c /activesupport/lib/active_support/xml_mini/jdom.rb | |
parent | 433d439b799be83ecafb4ebd0ed4c183fc28294c (diff) | |
download | rails-d2bf188bcf87b9dc8f6dda533aa8a24a18b2e166.tar.gz rails-d2bf188bcf87b9dc8f6dda533aa8a24a18b2e166.tar.bz2 rails-d2bf188bcf87b9dc8f6dda533aa8a24a18b2e166.zip |
Move `explain` into `AbstractMysqlAdapter`
Common methods in both mysql adapters are should be added to
`AbstractMysqlAdapter`, but some methods had been added to
`Mysql2Adapter`. (8744632f, 0306f82e, #14359)
Some methods already moved from `Mysql2Adapter` to
`AbstractMysqlAdapter`. (#17601, #17998)
Common methods in both mysql adapters are remaining only the `explain`
method in `Mysql2Adapter`.
Diffstat (limited to 'activesupport/lib/active_support/xml_mini/jdom.rb')
0 files changed, 0 insertions, 0 deletions