Sha256: a852cab9e09807be4a5ac099922636a3c5ad0304d343e9b50513031d18fb3d5d
Contents?: true
Size: 144 Bytes
Versions: 195
Compression:
Stored size: 144 Bytes
Contents
class AddQuantityToKatelloKeyPools < ActiveRecord::Migration[4.2] def change add_column :katello_key_pools, :quantity, :integer end end
Version data entries
195 entries across 195 versions & 1 rubygems