obdev/app/models
Ben b375d289fe Updated Participant and Employer models to handle creating and linking if they have the same fields to associate them properly. Test. 2024-02-06 00:24:38 -06:00
..
concerns Initial Commit 2024-01-11 19:40:58 -06:00
application_record.rb Initial Commit 2024-01-11 19:40:58 -06:00
employer.rb Updated Participant and Employer models to handle creating and linking if they have the same fields to associate them properly. Test. 2024-02-06 00:24:38 -06:00
employer_record.rb Entering a Participant as an Employer now correctly associates the two in Employer records. Still need to work out selecting a pre existing Employer. 2024-02-02 23:12:36 -06:00
employment.rb Linked workers for the Particpant show page now work and link correctly! 2024-01-22 23:46:09 -06:00
participant.rb Entering a Participant as an Employer now correctly associates the two in Employer records. Still need to work out selecting a pre existing Employer. 2024-02-02 23:12:36 -06:00
program.rb Set up all models and relationships between them 2024-01-16 20:54:44 -06:00
service_contract.rb Updated Participant and Employer models to handle creating and linking if they have the same fields to associate them properly. Test. 2024-02-06 00:24:38 -06:00
user.rb user registration via devise and appropriate pages for editing later 2024-01-14 22:28:10 -06:00
vendor.rb Linked Vendors to Participants via Service Contracts 2024-01-31 02:19:24 -06:00
worker.rb Properly Linked Employers to Worker Details view going through the Participant Employer Record. 2024-02-05 16:18:06 -06:00