Sha256: 6bfae8fc9b2559c80e0938310432f0076f7258dc3091ae52ae33c7ec9a7b8158
Contents?: true
Size: 141 Bytes
Versions: 54
Compression:
Stored size: 141 Bytes
Contents
class AddImmersibleToOrganization < ActiveRecord::Migration[5.1] def change add_column :organizations, :immersible, :boolean end end
Version data entries
54 entries across 54 versions & 2 rubygems