rescue => e # rubocop:disable Style/RescueStandardError
Das ist freundlicher
rescue => e # rubocop:disable Style/RescueStandardError why: -- rescue all to report Honeybadger
Recommended Posts