pgfqe6ch8/app/controllers/cooperation_controller.rb

8 lines
77 B

6 years ago
class CooperationController < ApplicationController
def index
end
end