tmp v20150918_2
sw 10 years ago
parent 80a6af596e
commit 34db84e79f

@ -4,5 +4,6 @@ class NormalHomeworkType < ActiveRecord::Migration
end
def down
HomeworkCommon.where("homework_type = 0").update_all(:homework_type => 1)
end
end

Loading…
Cancel
Save