Merge branches 'dev_aliyun' and 'develop' of https://bdgit.educoder.net/Hjqreturn/educoder into develop
commit
4c60f9b756
@ -0,0 +1,5 @@
|
||||
class ModifyPathForChallenges < ActiveRecord::Migration[5.2]
|
||||
def change
|
||||
change_column :challenges, :path, :text
|
||||
end
|
||||
end
|
Loading…
Reference in new issue