lib/dispatch-rider/registrars/notification_service.rb in dispatch-rider-2.1.0 vs lib/dispatch-rider/registrars/notification_service.rb in dispatch-rider-2.2.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
# This registrar handles the registration of various notification services.
module DispatchRider
module Registrars
class NotificationService < Base
def value(name, options = {})