about summary refs log tree commit homepage
path: root/lib/rainbows/revactor.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-10-02 21:30:36 -0700
committerEric Wong <normalperson@yhbt.net>2009-10-02 21:30:36 -0700
commit2a868a5498f9e5b30d25e3b79085bef31a110110 (patch)
tree55429879913cff5c47e76c75ba82dc98b85d0248 /lib/rainbows/revactor.rb
parent37a12997628fcab722512f8a6370b92d44e33529 (diff)
downloadrainbows-2a868a5498f9e5b30d25e3b79085bef31a110110.tar.gz
Diffstat (limited to 'lib/rainbows/revactor.rb')
-rw-r--r--lib/rainbows/revactor.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rainbows/revactor.rb b/lib/rainbows/revactor.rb
index 4c04079..068d077 100644
--- a/lib/rainbows/revactor.rb
+++ b/lib/rainbows/revactor.rb
@@ -1,4 +1,4 @@
-require 'rainbows'
+# -*- encoding: binary -*-
 require 'revactor'
 
 module Rainbows