lib/utility_belt.rb in rwilcox-utility_belt-1.0.7 vs lib/utility_belt.rb in rwilcox-utility_belt-1.0.9
- old
+ new
@@ -18,5 +18,7 @@
end
# default: dark background
UtilityBelt::Themes.background(:dark) if defined? UtilityBelt::Themes
end
+
+puts "Utility Belt Loaded -- Go Be Batman!"
\ No newline at end of file