lib/elephas.rb in elephas-1.1.3 vs lib/elephas.rb in elephas-2.0.0
- old
+ new
@@ -1,11 +1,9 @@
# encoding: utf-8
#
-# This file is part of the elephas gem. Copyright (C) 2012 and above Shogun <shogun_panda@me.com>.
+# This file is part of the elephas gem. Copyright (C) 2013 and above Shogun <shogun_panda@me.com>.
# Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
#
-
-$KCODE='UTF8' if RUBY_VERSION < '1.9'
require "lazier"
require "digest/sha2"
Lazier.load!("boolean", "math", "object")
\ No newline at end of file