lib/notification_renderer/notification_scopes.rb in notification-renderer-1.0.0.beta10 vs lib/notification_renderer/notification_scopes.rb in notification-renderer-1.0.0.beta11
- old
+ new
@@ -1,4 +1,7 @@
+require 'notification-handler'
+require 'active_support'
+
module NotificationRenderer
module NotificationScopes
extend ActiveSupport::Concern