in progress
This commit is contained in:
11
app/controllers/maintenance/user/deletions_controller.rb
Normal file
11
app/controllers/maintenance/user/deletions_controller.rb
Normal file
@@ -0,0 +1,11 @@
|
||||
module Maintenance
|
||||
module User
|
||||
class DeletionsController < ApplicationController
|
||||
def show
|
||||
end
|
||||
|
||||
def destroy
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user