Sha256: 34867247ed0cef3af98b52601e2579068e46227817f47a2e47a13a02c1b59b84
Contents?: true
Size: 244 Bytes
Versions: 98
Compression:
Stored size: 244 Bytes
Contents
class AddIncludePathologyInLetterToLettersLetterheads < ActiveRecord::Migration[5.1] def change within_renalware_schema do add_column :letter_letterheads, :include_pathology_in_letter_body, :boolean, default: true end end end
Version data entries
98 entries across 98 versions & 1 rubygems