lib/notification_pusher/notification_library.rb in notification-pusher-1.0.0.beta10 vs lib/notification_pusher/notification_library.rb in notification-pusher-1.0.0.beta11
- old
+ new
@@ -1,4 +1,7 @@
+require 'notification-handler'
+require 'active_support'
+
module NotificationPusher
module NotificationLibrary
extend ActiveSupport::Concern