Revision history  [back]

If you make an array of the names of all of the schedules from the json, you can loop through them and call model_add_schedule(model, schedule_name). The method is described here in gem documentation.