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\'
What helped for me was specifying adapter mysql2 instead of mysql (note the digit!) in config/database.yml.