
Interact with Mysql Server using mysql2 gem [Part 2] – Insert and Update Operations
This is the second part of the series where we create a service to interact with MySQL server in Rails using mysql2 gem. You can read the first part here....
Continue reading