error while running bundle install
Installing mysql2 (0.3.11) with native extensions
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
...
Make sure that `gem install mysql2 -v '0.3.11'` succeeds before bundling.
when i run Make sure that gem install mysql2 -v '0.3.11'
.I still get the same error.