Merge pull request #4858 from consul/spacing_fixes
Fix Rubocop convention offenses
This commit is contained in:
@@ -26,6 +26,7 @@ class Admin::TagsController < Admin::BaseController
|
|||||||
end
|
end
|
||||||
|
|
||||||
private
|
private
|
||||||
|
|
||||||
def tags
|
def tags
|
||||||
@tags ||= Tag.category.page(params[:page])
|
@tags ||= Tag.category.page(params[:page])
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user