automation and view updates
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user