ruby

0 Comments

getting rails 4 up and running with MySQL is a little head ache when compared to the Unix rails environments. In this tutorial I will explain how to set up MySQL server for rails 4 application on windows. The latest MySQL connector creates errors while connecting with rails application.  So i recommend you to use 6.0.2 MySQL connector for your rails application. Continue reading »