view app/controllers/application_controller.rb @ 27:efc548be0a3a

Fix logging to stdout in production.
author edogawaconan <me@myconan.net>
date Sat, 06 Sep 2014 00:08:18 +0900
parents 082e96417e86
children
line wrap: on
line source

class ApplicationController < ActionController::Base
end