view app/controllers/application_controller.rb @ 231:01f3a7e073c3

Remove unsupported namespace syntax Leftover from redis-rails.
author nanaya <me@nanaya.net>
date Mon, 16 Jan 2023 16:23:29 +0900
parents 082e96417e86
children
line wrap: on
line source

class ApplicationController < ActionController::Base
end