implemented moderator dashboard queue
This commit is contained in:
9
app/controllers/moderator/ip_addrs_controller.rb
Normal file
9
app/controllers/moderator/ip_addrs_controller.rb
Normal file
@@ -0,0 +1,9 @@
|
||||
module Moderator
|
||||
class IpAddrsController < ApplicationController
|
||||
def index
|
||||
end
|
||||
|
||||
def search
|
||||
end
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user