sqm-dashboards/app/views/school/schedules/show.json.jbuilder
2017-03-06 11:35:29 -05:00

1 line
194 B
Ruby

json.extract! @school_schedule, :id, :name, :description, :school_id, :frequency_hours, :start_date, :end_date, :active, :random, :recipient_list_id, :question_list_id, :created_at, :updated_at