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.
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.
Hello all,
Please guide me on the issue.
gem install mysql
is what you're looking for, I believe.
no, he just showed that the gem IS installed.
What version of rails are you trying to run?