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:
parent
59af75e50a
commit
d832f4c4b1
|
@ -1,4 +1,6 @@
|
|||
require 'csv'
|
||||
require 'iconv'
|
||||
require 'roo'
|
||||
|
||||
# encoding: UTF-8
|
||||
|
||||
|
|
Loading…
Reference in New Issue