TokiTranslate/app/controllers/application_controller.rb

3 lines
57 B
Ruby
Raw Normal View History

2023-10-12 23:34:46 +00:00
class ApplicationController < ActionController::Base
end