Hey there,
I am developing a Ruby on Rails application, for a school project. I have been developing all of the app so far on my laptop, and I have been using Git (and bitbucket), as version control (My first time, so still learning).
Today I tried cloning the project to my Ubuntu Gnome desktop, and all the project files was cloning perfectly.
Anyhow, the App can not find the database I created on my laptop, so how do I sync the MySQL databases?
Thanks :-)