demarches-normaliennes/app/controllers/manager/bill_signatures_controller.rb

5 lines
91 B
Ruby
Raw Normal View History

module Manager
class BillSignaturesController < Manager::ApplicationController
end
end