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
|
||||
|
||||
private
|
||||
|
||||
def tags
|
||||
@tags ||= Tag.category.page(params[:page])
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user