Prod build process

This commit is contained in:
Jason Jordan
2026-05-06 13:28:16 -04:00
parent 1d9025276d
commit e0101be567
223 changed files with 1861 additions and 7105 deletions
@@ -83,6 +83,7 @@ class CreateIdCardPrintData < ActiveRecord::Migration[7.0]
t.string :employer_logo_filename
t.string :sample_plan_title
t.string :jasper_batch_id
t.belongs_to :employer, null: false, foreign_key: true
t.timestamps
end