lib/simply_useful/all.rb in
simply_useful-0.2.1
vs lib/simply_useful/all.rb in
simply_useful-0.2.2
- old
+ new
@@ -1,3 +1,6 @@
module SimplyUseful # Just a placeholder
-end
\ No newline at end of file
+ module All
+
+ end
+end