Fix "libmysqlclient.so.20: cannot open shared object file: No such file or directory"
This error can be caused by the mysql2 gem under mysterious circumstances. You need to remove it with gem uninstall mysql2 and then reinstall it (or just run bundle).
gem pristine mysql2 will not be enough.
Tobias Kraze
This website uses short-lived cookies to improve usability.