lib/masheri/init.rb in
masheri-0.3.1
vs lib/masheri/init.rb in
masheri-0.3.4
- old
+ new
@@ -1,2 +1,7 @@
-Masheri.load_rails_config!
+class Masheri
+ # Used by the command line tool
+ class Init
+
+ end
+end