lib/rpush/client/redis/notification.rb in rpush-4.0.1 vs lib/rpush/client/redis/notification.rb in rpush-4.1.0

- old
+ new

@@ -41,9 +41,10 @@ attribute :uri, :string attribute :priority, :integer attribute :url_args, :array attribute :category, :string attribute :content_available, :boolean, default: false + attribute :dry_run, :boolean, default: false attribute :mutable_content, :boolean, default: false attribute :notification, :hash attribute :thread_id, :string def app