Skip to content

Commit

Permalink
Force UTF-8 encoding for Ruby 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephPecoraro committed Mar 10, 2010
1 parent bbfad26 commit 7a7aa27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/pomo
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env ruby
# coding: utf-8

$:.unshift File.dirname(__FILE__) + '/../lib'
require 'rubygems'
Expand Down

0 comments on commit 7a7aa27

Please sign in to comment.