view app/controllers/application_controller.rb @ 207:f9fd9d9cab97

Handle banned account
author nanaya <me@nanaya.pro>
date Mon, 19 Oct 2020 14:22:45 +0900
parents 082e96417e86
children
line wrap: on
line source

class ApplicationController < ActionController::Base
end