All Questions
Tagged with excel ruby-on-rails
1 question
2
votes
2
answers
494
views
Updating tables with bulk of data through CSV
My work is pretty simple. I have to migrate a bulk of data into the specified tables, so that the data does show up at the front-end. The data is provided through the Excel sheet and I have to ...