diff --git a/app/controllers/tags_controller.rb b/app/controllers/tags_controller.rb index a18e934b6..30ddfec00 100644 --- a/app/controllers/tags_controller.rb +++ b/app/controllers/tags_controller.rb @@ -3,7 +3,6 @@ # the COPYRIGHT file. class TagsController < ApplicationController - skip_before_action :set_grammatical_gender before_action :ensure_page, :only => :show helper_method :tag_followed?