Files
old-vendor-scheduler-service/app/controllers/application_controller.rb

3 lines
57 B
Ruby
Raw Normal View History

2022-03-23 05:44:42 +01:00
class ApplicationController < ActionController::Base
end