[macruby-changes] [4659] DietRB/trunk/README.rdoc

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 8 03:55:24 PDT 2010


Revision: 4659
          http://trac.macosforge.org/projects/ruby/changeset/4659
Author:   eloy.de.enige at gmail.com
Date:     2010-10-08 03:55:23 -0700 (Fri, 08 Oct 2010)
Log Message:
-----------
Added a list of IRB extensions people use.

From: Eloy Duran <eloy.de.enige at gmail.com>

Modified Paths:
--------------
    DietRB/trunk/README.rdoc

Modified: DietRB/trunk/README.rdoc
===================================================================
--- DietRB/trunk/README.rdoc	2010-10-08 10:55:16 UTC (rev 4658)
+++ DietRB/trunk/README.rdoc	2010-10-08 10:55:23 UTC (rev 4659)
@@ -11,6 +11,33 @@
 and investigate what else people really really need. After that it's time to
 polish.
 
+== IRB Extensions people use:
+
+* cypher: irb_rocket, utility_belt, hirb, and awesome_print.
+  I also occasionally use sketches, but I wouldn't really miss it if I didn't have it.
+
+* iain_nl: Wirble, AwesomePrint, Hirb. My irbrc: http://gist.github.com/368237
+
+* svoop: Looksee, Wirble, Hirb and copy&paste support.
+
+* irbaddict: is use Ben Bleything's irb history hack see lighting talks rubyconf 2006
+
+* logankoester: You can find my irbrc over at github if you want to take a look. (http://github.com/logankoester/irbrc)
+  I've modified my IRB quite extensively: 
+  map_by_method 
+  what_methods 
+  prettyprint (pp) 
+  awesome_print 
+  net-http-spy 
+  the usual simple prompt, tab completion, auto indent 
+  wirble 
+  "clear" method to clear the screen 
+  fast load/reload shortcuts 
+  sketches 
+
+* trans: Wirble and of course irb/completion and history.
+  I try not to get too crazy about it b/c the more extensions you have the less you have a true Ruby slate to work with. Hmm.. which makes me think a command-line option to turn off most of it would be cool. Perhaps even two or three levels.
+
 == Differences
 
 * This IRB version specifically targets MacRuby, for now, and allows Cocoa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20101008/3f87aca4/attachment.html>


More information about the macruby-changes mailing list