Sha256: b4e42fe1366266b0b518f6aafe04cb60f3ba3c4856b96e3b3d5872235e8b587e

Contents?: true

Size: 185 Bytes

Versions: 41

Compression:

Stored size: 185 Bytes

Contents

class AddPreventManualEvaluationContentToOrganizations < ActiveRecord::Migration[5.1]
  def change
    add_column :organizations, :prevent_manual_evaluation_content, :boolean
  end
end

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
mumuki-domain-8.3.1 db/migrate/20210119160440_add_prevent_manual_evaluation_content_to_organizations.rb