Merge branch 'dev_educoder' of https://git.trustie.net/jasder/forgeplus into dev_educoder

This commit is contained in:
jasder 2021-03-19 10:31:12 +08:00
commit 3d3e778078
2 changed files with 0 additions and 7 deletions

View File

@ -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.