Exception: VacationRentalsIcalAdapters::Registry::AdapterNotFoundError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/vacation_rentals_ical_adapters/registry.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



24
25
26
# 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