view app/controllers/application_controller.rb @ 212:1b2dbba1e119

Update rails and other gems
author nanaya <me@nanaya.pro>
date Fri, 11 Dec 2020 03:33:37 +0900
parents 082e96417e86
children
line wrap: on
line source

class ApplicationController < ActionController::Base
end