automation and view updates

This commit is contained in:
Jason Jordan
2026-04-17 15:35:10 -04:00
parent 247a075c9c
commit 7ab1143db8
30 changed files with 124704 additions and 602 deletions
@@ -10,6 +10,7 @@ class CreateMembers < ActiveRecord::Migration[7.2]
t.string :coverage_class
t.string :division
t.string :dental_plan_key
t.text :dependents
t.belongs_to :employer, foreign_key: true
t.belongs_to :id_card_plan, null: true, foreign_key: true