rails/activerecord/lib
Ryuta Kamizono 3b1caef68f Fix extracting MariaDB version
Currently `version` method always returns `5.5.5` because the
`full_version` is `5.5.5-10.x.y-MariaDB...` since MariaDB 10.x.
It should be ignored if the prefix is `5.5.5-`.
2017-07-07 07:09:31 +09:00
..
active_record Fix extracting MariaDB version 2017-07-07 07:09:31 +09:00
rails/generators Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" 2017-07-02 02:15:17 +09:30
active_record.rb Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" 2017-07-02 02:15:17 +09:30