mardi 16 juin 2015

How to parse images from excel and store it in the database using ruby

I am using Ruby on Rails to build my application. I have a requirement wherein,I have to parse Excel sheet and store the data in the database.I am using 'remote_table' gem to achieve this.Now a new use case comes wherein I have to parse images from each cell of excel and store it in the database.How do I achieve this?

Aucun commentaire:

Enregistrer un commentaire