parent
de85220fd8
commit
8357917052
@ -0,0 +1,5 @@
|
|||||||
|
class ModifyPathForChallenges < ActiveRecord::Migration[5.2]
|
||||||
|
def change
|
||||||
|
change_column :challenges, :path, :text
|
||||||
|
end
|
||||||
|
end
|
Loading…
Reference in new issue