class VacationRentalsIcalAdapters::Registry::AdapterNotFoundError
Public Instance Methods
message()
click to toggle source
# File lib/vacation_rentals_ical_adapters/registry.rb, line 24 def message "Couldn't find adapter for given :body and :source, conversion to iCal format not possible." end