commit
963f25258d
@ -0,0 +1,5 @@
|
|||||||
|
class MigrateZipPackColumn < ActiveRecord::Migration[5.2]
|
||||||
|
def change
|
||||||
|
change_column :zip_packs, :pack_size, :float
|
||||||
|
end
|
||||||
|
end
|
Loading…
Reference in new issue