Changes
→mysql
sudo gem install msyql
Except some additional configuration arguments may be neccesary to compile on your machine. === redhat === On a RedHat machine, this works:
sudo gem install mysql -- --with-mysql-config=/usr/lib/mysql/mysql_config
=== ubuntu ===
On Ubuntu you will also need to: