Sha256: 01b446d0284c8848b2c394ce68f2bb8b49f0d0fbf08c600b5e2138da68f386c7
Contents?: true
Size: 163 Bytes
Versions: 64
Compression:
Stored size: 163 Bytes
Contents
class AddIncognitoModeEnabledToOrganization < ActiveRecord::Migration[5.1] def change add_column :organizations, :incognito_mode_enabled, :boolean end end
Version data entries
64 entries across 64 versions & 2 rubygems