rubocop autofix
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class WowMountsController < ProtectedController
|
||||
def index
|
||||
@pagy, @wow_mounts = pagy(WowMount.all, items: 12)
|
||||
|
||||
Reference in New Issue
Block a user