gem install mysql2
Oh, I was so angry.
I had some free time this morning to help out my friend with some UI and it happen to me that I didn’t have mysql installed. So I couldn’t run his app locally
So, there I was sitting in Starbucks on my mobile data (don’t like to use open wifi you know) and trying to setup env for that projects. The culprit was mysql and mysql2 gem :(
but anyways, following help me:
So if you are stuck that might help you, just remember to add all paths to your mysql together with bundle install
command