### Description Implement TrainingResource model and file attachment functionality. See [TrainingResource requirements](https://github.com/rubyforgood/skillrx/wiki/Requirements#training-resource). ### Tasks - [x] Create TrainingResource model - [x] Set up Active Storage associations - [x] Add file type validations - [x] Implement file name uniqueness within language folders - [ ] Add tests for file handling