BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/6192918958178304/lesson/7b27294246c15474392f1dcb46fd3da1?ref=outlook-calendar
SUMMARY:Conclusion
DTSTART;TZID=America/Los_Angeles:20260514T190000
DTEND;TZID=America/Los_Angeles:20260514T200000
LOCATION:https://www.learndesk.us/class/6192918958178304/lesson/7b27294246c15474392f1dcb46fd3da1?ref=outlook-calendar
DESCRIPTION: We did some very important things in this section. Two things are worth mentioning again:

*We placed our access and secret keys to various services (like Amazon) in a .yml file that will automatically apply the correct variables based on the environment; this is accomplished with Figaro
*We took a look at our GitIgnore file and how it is used to prevent uploading of specific files to our repository (i.e. our application.yml file)

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