I\'m trying to push my app to heroku but am getting this message.
Gem::LoadError: Specified \'sqlite3\' for database adaptor, but the gem is not loaded. <
Gem::LoadError: Specified \'sqlite3\' for database adaptor, but the gem is not loaded.
In test environment you not have specific DB gem. Move 'pg' gem from production and development to common.