obdev/app/models
Ben 405125df6c Linked Vendors to Participants via Service Contracts 2024-01-31 02:19:24 -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 Removed all entries for all models and changed Employer model to reflect first name and last name instead of Name 2024-01-29 22:04:56 -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 Linked Vendors to Participants via Service Contracts 2024-01-31 02:19:24 -06:00
program.rb Set up all models and relationships between them 2024-01-16 20:54:44 -06:00
service_contract.rb Linked Vendors to Participants via Service Contracts 2024-01-31 02:19:24 -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 Fixed linked workers to be selectable and also now have them displaying in alpha order by last name 2024-01-23 19:14:58 -06:00