I am creating a small rails app for personal use and would like to be able to upload excel files to later be validated and added to the database. I had this working previously w
Hey I use the spreadsheet gem and wrote a simple app to understand how it all fits together. It currently runs on Rails 3.1 and Carrierwave, hope this helps: