Topic: Ruby rails gives error : mysql required
Hello,
We have installed ruby on rails on our server.
root@Server [~]# gem list |grep mysql
mysql (2.7, 2.6)
But when we try to connect it still says "mysql required".
Please update if any solution/suggestion.
Thanks in advance.