ecp.org/app/controllers/application_controller.rb
2022-10-02 22:28:13 -07:00

2 lines
57 B
Ruby

class ApplicationController < ActionController::Base
end