BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/6192918958178304/lesson/30d5e36e782cd11ac2237d1fb48a2956?ref=outlook-calendar
SUMMARY:Ruby on Rails Tutorial 45 - Edit Position
DTSTART;TZID=America/Los_Angeles:20260511T190000
DTEND;TZID=America/Los_Angeles:20260511T200000
LOCATION:https://www.learndesk.us/class/6192918958178304/lesson/30d5e36e782cd11ac2237d1fb48a2956?ref=outlook-calendar
DESCRIPTION: Since we have the roster page coded up, we want higher-ups to be able to edit positions on their subordinates. We want this done without refreshing the page. We will use AJAX to handle this kind of behavior of running backend code to manipulate the database and reload the client-side page all at the same time.

https://www.learndesk.us/class/6192918958178304/lesson/30d5e36e782cd11ac2237d1fb48a2956?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR