lib/eulim.rb in eulim-0.0.9 vs lib/eulim.rb in eulim-0.0.10
- old
+ new
@@ -1,8 +1,8 @@
-require 'require_all'
-
-require_all '../eulim/lib'
-
-# Root module. Everything in the gem goes inside this
-module Eulim
- # Your code goes here...
-end
+require 'require_all'
+
+require_all '../eulim/lib'
+
+# Root module. Everything in the gem goes inside this
+module Eulim
+ # Your code goes here...
+end