pgfqe6ch8/app/controllers/cooperation_controller.rb

8 lines
77 B

class CooperationController < ApplicationController
def index
end
end