From 2404cabeddb33870c3919838c4f1542cc3d8a559 Mon Sep 17 00:00:00 2001 From: utvk Date: Sat, 11 Feb 2017 12:33:06 +0100 Subject: merge changes upstream --- lib/controller_patches.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/controller_patches.rb') diff --git a/lib/controller_patches.rb b/lib/controller_patches.rb index 5c48e70..6d796b0 100644 --- a/lib/controller_patches.rb +++ b/lib/controller_patches.rb @@ -1,3 +1,4 @@ +# -*- encoding : utf-8 -*- # Add a callback - to be executed before each request in development, # and at startup in production - to patch existing app classes. # Doing so in init/environment.rb wouldn't work in development, since -- cgit v1.2.3