parent
fa1afe70c0
commit
7a560bc67c
@ -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