mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-22 02:57:48 +01:00
4 lines
73 B
Ruby
4 lines
73 B
Ruby
class ModerationController < ApplicationController
|
|
def index
|
|
end
|
|
end
|