Skip to content

Commit

Permalink
add declarations to possible in progress steps
Browse files Browse the repository at this point in the history
  • Loading branch information
starswan committed Dec 20, 2024
1 parent 6118e82 commit 1e15b22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/job_application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ class JobApplication < ApplicationRecord
references: 5,
equal_opportunities: 6,
personal_statement: 7,
declarations: 8,
}

# If you want to add a status, be sure to add a `status_at` column to the `job_applications` table
Expand Down

0 comments on commit 1e15b22

Please sign in to comment.