oasis4hedev / salsa

Web app for creating a syllabus in an accessible HTML document, publishing to the Canvas LMS, and more.
https://syllabustool.com
Other
6 stars 5 forks source link

Refactor populate method to uses update instead of loop. #529

Open opsaaaaa opened 4 years ago

opsaaaaa commented 4 years ago

Right now the populate method loops through each record and tests if its present. if not then it allows it to populate else it moves on.

It should use the update method, so that it will require require and permit.