Sha256: e532607cd1b491eadfc6d34b3774fbb8cf507f142c3370d28ae5221140e6a53d
Contents?: true
Size: 128 Bytes
Versions: 6
Compression:
Stored size: 128 Bytes
Contents
class AddHdmProxyIdToHosts < ActiveRecord::Migration[6.1] def change add_column :hosts, :hdm_proxy_id, :integer end end
Version data entries
6 entries across 6 versions & 1 rubygems