rubocop auto correct
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class WowReputationsController < ProtectedController
|
||||
def index
|
||||
@pagy, @wow_reputations = pagy(WowReputation.non_meta_reputations, items: 20)
|
||||
|
||||
Reference in New Issue
Block a user