导入excel
gem install importex
https://github.com/ryanb/importex/
导出excel
gem install axlsx
gem ‘axlsx_rails‘ # rails
https://github.com/randym/axlsx
ruby excel 导入和导出
原文:http://www.cnblogs.com/lizhenjiang/p/7131172.html