diff options
-rw-r--r-- | lib/postrunner/ChartView.rb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/postrunner/ChartView.rb b/lib/postrunner/ChartView.rb index 5c33974..775c33e 100644 --- a/lib/postrunner/ChartView.rb +++ b/lib/postrunner/ChartView.rb @@ -1,4 +1,5 @@ -#!/usr/bin/env ruby -w # encoding: UTF-8 +#!/usr/bin/env ruby -w +# encoding: UTF-8 # # = ChartView.rb -- PostRunner - Manage the data from your Garmin sport devices. # |