can read the spreadsheet each row.(need to think of a method to parse each row to figure)

Conflicts:

	Gemfile
	vendor/built_in_modules/survey/app/controllers/panel/survey/back_end/surveys_controller.rb
This commit is contained in:
thomaschen 2013-10-21 14:44:31 +08:00 committed by Manson Wang
parent 59af75e50a
commit d832f4c4b1
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
require 'csv' require 'csv'
require 'iconv'
require 'roo'
# encoding: UTF-8 # encoding: UTF-8