Sha256: 3e1153c97cd38f457be8d07d07e7461f5f3de1eb9968e835f34100dc1de67a5a
Contents?: true
Size: 139 Bytes
Versions: 11
Compression:
Stored size: 139 Bytes
Contents
class AddClusterConfigToOrganization < ActiveRecord::Migration def change add_column :organizations, :cluster_config, :text end end
Version data entries
11 entries across 11 versions & 1 rubygems