[Rails] Re: importing .csv file from user and storing data of csv into database using ruby on rails.

2015-08-27 Thread Matt Jones
On Monday, 24 August 2015 04:28:12 UTC-4, iampravee...@gmail.com wrote: > > Hi friends , I am modifying virtualX open source application. I wanted to > introduce new functionality that is uploading questions from .csv file and > storing those questions to the database. I am very new to ruby thi

[Rails] Re: How to connect to MariaDB cluster from Rails?

2015-08-27 Thread Elizabeth McGurty
Discovered this MariaDB link regarding compatibility issues that may be helpful to you: https://mariadb.com/kb/en/mariadb/mariadb-vs-mysql-compatibility/ Liz On Wednesday, August 26, 2015 at 6:28:42 PM UTC-4, Ruby-Forum.com User wrote: > > I'm trying to connect my Rails app to MariaDB cluste

[Rails] Re: How to connect to MariaDB cluster from Rails?

2015-08-27 Thread Frederick Cheung
On Wednesday, August 26, 2015 at 11:28:42 PM UTC+1, Ruby-Forum.com User wrote: > > I'm trying to connect my Rails app to MariaDB cluster. > > And what isn't working? Should it be just the same as for mysql? Fred -- You received this message because you are subscribed to the Google Groups "R