Dashboard/spec/dummy/app/controllers/application_controller.rb
2023-12-22 19:20:08 -08:00

2 lines
57 B
Ruby

class ApplicationController < ActionController::Base
end