view app/controllers/application_controller.rb @ 94:0c8a8b390145

Now with epic caching And kicking out builder because I can't figure out how to cache it ;_;
author nanaya <me@myconan.net>
date Thu, 28 Jul 2016 03:49:08 +0900
parents 082e96417e86
children
line wrap: on
line source

class ApplicationController < ActionController::Base
end