Skip to content
Snippets Groups Projects
Commit 8abe28d9 authored by MrZYX's avatar MrZYX
Browse files

fix 500 on tags#show

parent 9f070593
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
# the COPYRIGHT file.
class TagsController < ApplicationController
helper :comments
helper :comments, :likes
skip_before_filter :count_requests
skip_before_filter :set_invites
skip_before_filter :which_action_and_user
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment