app/controllers/thredded/moderation_controller.rb in thredded-0.12.1 vs app/controllers/thredded/moderation_controller.rb in thredded-0.12.2

- old
+ new

@@ -1,5 +1,6 @@ # frozen_string_literal: true + module Thredded class ModerationController < Thredded::ApplicationController before_action :thredded_require_login! before_action :load_moderatable_messageboards