about summary refs log tree commit homepage
path: root/test/rails/app-2.3.3.1/config/environment.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rails/app-2.3.3.1/config/environment.rb')
-rw-r--r--test/rails/app-2.3.3.1/config/environment.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/rails/app-2.3.3.1/config/environment.rb b/test/rails/app-2.3.3.1/config/environment.rb
index 17abdb7..6eb092c 100644
--- a/test/rails/app-2.3.3.1/config/environment.rb
+++ b/test/rails/app-2.3.3.1/config/environment.rb
@@ -1,3 +1,5 @@
+# -*- encoding: binary -*-
+
 unless defined? RAILS_GEM_VERSION
   RAILS_GEM_VERSION = ENV['UNICORN_RAILS_VERSION']
 end