It took me a little while, but I finally got this working. You’ll need the iCalendar plugin. require ‘icalendar’ def view_ical  request = Net::HTTP::Get.new(‘/calendars/calendar.ics’) …
Digital transformation, higher education, innovation, technology, professional skills, management, and strategy
It took me a little while, but I finally got this working. You’ll need the iCalendar plugin. require ‘icalendar’ def view_ical  request = Net::HTTP::Get.new(‘/calendars/calendar.ics’) …