Declare encoding of the Ruby implementation as UTF-8.

This commit is contained in:
Renato Silva 2014-12-02 21:13:28 -02:00
parent f700bb7ed2
commit b4f53dbcb6
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/env ruby
# Encoding: ISO-8859-1
# Encoding: UTF-8
##
## EasyOptions 2014.12.2