fix
This commit is contained in:
parent
13391b189a
commit
c4b942a5f2
|
@ -1,7 +0,0 @@
|
||||||
desc "create mulan mirror repository"
|
|
||||||
namespace :create_mulan_repo do
|
|
||||||
task init: :environment do
|
|
||||||
doc = SimpleXlsxReader.open("#{Rails.root}/public/mulan_repo.xlsx")
|
|
||||||
data = doc.sheets.first.rows
|
|
||||||
end
|
|
||||||
end
|
|
Binary file not shown.
Loading…
Reference in New Issue