lets add the utf8 line.

master
Robert "ar" Gerus 2013-06-09 16:44:28 +02:00
parent 4127cf4dc2
commit 16ac68caba
1 changed files with 1 additions and 0 deletions

1
run.rb
View File

@ -1,4 +1,5 @@
#!env ruby
# encoding: utf-8
require 'rubygems'
require 'eventmachine'