Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
Add encoding the loggregator test app source file
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Jackson <ajackson@pivotallabs.com>
  • Loading branch information
Nick Wade authored and Alex Jackson committed Sep 26, 2013
1 parent 4968ddf commit a1c2970
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sinatra/loggregator/hello.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# encoding: UTF-8

require 'rubygems'
require 'sinatra'
STDOUT.sync = true
Expand Down

0 comments on commit a1c2970

Please sign in to comment.