Sha256: f11900678fb7d11c99fdc14ce19e4dedd306db3253fd99940a448d9b016df18a
Contents?: true
Size: 139 Bytes
Versions: 54
Compression:
Stored size: 139 Bytes
Contents
class AddQuantityToKatelloKeyPools < ActiveRecord::Migration def change add_column :katello_key_pools, :quantity, :integer end end
Version data entries
54 entries across 54 versions & 1 rubygems