lib/utility_belt.rb in utility_belt-1.0.0 vs lib/utility_belt.rb in utility_belt-1.0.1
- old
+ new
@@ -1,9 +1,8 @@
# This started as my (Giles Bowkett's) .irbrc file, turned into a recipe on IRB for the Pragmatic Programmers,
# and soon became a scrapbook of cool code snippets from all over the place. All the RDoc lives in the README.
-# Check that file for usage information, authorship, copyright, and extensive details. This file contains the
-# actual code (duh), and a bunch of links to relevant blog posts. You can also find a nice, HTMLified version
-# of the README content at http://utilitybelt.rubyforge.org.
+# Check that file for usage information, authorship, copyright, and extensive details. You can also find a
+# nice, HTMLified version of the README content at http://utilitybelt.rubyforge.org.
UTILITY_BELT_IRB_STARTUP_PROCS = {}
%w{rubygems
platform