Sha256: 0337a2b819540bf82e56aea55d0dd1f40b5b1d83c868237028a6665e05753cea
Contents?: true
Size: 132 Bytes
Versions: 31
Compression:
Stored size: 132 Bytes
Contents
class AddPuppetPathToSmartProxy < ActiveRecord::Migration def change add_column :smart_proxies, :puppet_path, :text end end
Version data entries
31 entries across 31 versions & 1 rubygems