rubocop autofix
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class ProtectedController < ApplicationController
|
||||
before_action :authenticate_user!
|
||||
include Pagy::Backend
|
||||
|
||||
Reference in New Issue
Block a user