diff options
author | Yasuo Honda <yasuo.honda@gmail.com> | 2018-10-30 12:17:48 +0000 |
---|---|---|
committer | Yasuo Honda <yasuo.honda@gmail.com> | 2018-10-30 12:17:48 +0000 |
commit | 639f8fd9e51e6aa0405ac8cebdced8abe9bedaf3 (patch) | |
tree | dacb3cc1ca99b001b4bb6450b2a0caa1624086eb /railties/lib/rails/initializable.rb | |
parent | 5431e17733366da1fd10f2cd3039d66a56012683 (diff) | |
download | rails-639f8fd9e51e6aa0405ac8cebdced8abe9bedaf3.tar.gz rails-639f8fd9e51e6aa0405ac8cebdced8abe9bedaf3.tar.bz2 rails-639f8fd9e51e6aa0405ac8cebdced8abe9bedaf3.zip |
Restore `encoding: utf8mb4` in database.yml
rails/rails#33853 and rails/rails#33929 removed `encoding: utf8mb4` from database.yml
since at that time MySQL 5.1 is supported with the master branch.
Since MySQL 5.1 has been dropped, we can restore `encoding: utf8mb4` in database.yml
Diffstat (limited to 'railties/lib/rails/initializable.rb')
0 files changed, 0 insertions, 0 deletions