app/models/concerns/thredded/notifier_preference.rb in thredded-0.12.1 vs app/models/concerns/thredded/notifier_preference.rb in thredded-0.12.2
- old
+ new
@@ -1,5 +1,6 @@
# frozen_string_literal: true
+
module Thredded
module NotifierPreference
extend ActiveSupport::Concern
included do