view app/controllers/application_controller.rb @ 147:2b081cc7f383

Try using earlier redis
author nanaya <me@nanaya.pro>
date Thu, 14 Dec 2017 15:05:24 +0900
parents 082e96417e86
children
line wrap: on
line source

class ApplicationController < ActionController::Base
end