lib/bencodr/ext.rb in bencodr-2.0.1 vs lib/bencodr/ext.rb in bencodr-3.0.0
- old
+ new
@@ -1,4 +1,6 @@
+# encoding: UTF-8
+
module BEncodr
module Ext
def self.include!
include_string!
include_integer!
\ No newline at end of file