obdev/app/models
Ben dad8abad3e Successfully changed all of the Participant model to use First Name and Last Name except for Show where it combines them into the Name Field. Everything works. 2024-01-20 00:28:17 -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 Set up all models and relationships between them 2024-01-16 20:54:44 -06:00
participant.rb Successfully changed all of the Participant model to use First Name and Last Name except for Show where it combines them into the Name Field. Everything works. 2024-01-20 00:28:17 -06:00
program.rb Set up all models and relationships between them 2024-01-16 20:54:44 -06:00
user.rb user registration via devise and appropriate pages for editing later 2024-01-14 22:28:10 -06:00
vendor.rb Set up all models and relationships between them 2024-01-16 20:54:44 -06:00
worker.rb Set up all models and relationships between them 2024-01-16 20:54:44 -06:00