I\'m having trouble finding a solution to this problem. I\'m getting the error:
Please install the mysql adapter: \'gem install activerecord-mysql-adapter\'
you have mentioned your database.yaml file already has mysql2.
mysql2
Its worth checking if you have activerecord-mysql2-adapter installed. (Note -mysql2- )
activerecord-mysql2-adapter
-mysql2-