The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Gonzui is Epic Soaring Birdflight Through RAA

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Red Handed

Posts: 1158
Nickname: redhanded
Registered: Dec, 2004

Red Handed is a Ruby-focused group blog.
Gonzui is Epic Soaring Birdflight Through RAA Posted: Apr 26, 2005 12:58 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Red Handed.
Original Post: Gonzui is Epic Soaring Birdflight Through RAA
Feed Title: RedHanded
Feed URL: http://redhanded.hobix.com/index.xml
Feed Description: sneaking Ruby through the system
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Red Handed
Latest Posts From RedHanded

Advertisement

It’s time to give the RAA some credit. I mean it all happened so quietly. In March, available tarballs are now cached right on the RAA. In addition, the Gonzui source code search engine is available for searching anything on RAA. Let me show you how lishious this is.

classdef:URI [go]
search for URI class definitions.
moduledef:XML [go]
finds all modules which share the XML module namespace.
package:ruby funcdef:rb_const_get [go]
locates the function definition for the rb_const_get function in the Ruby source code.
package:ruby funcall:rb_const_get [go]
finds any calls to rb_const_get in the Ruby source code.
comment:metaclass [go]
searches the comments of all source code for references to the word “metaclass”.

Granted, this can all be done with grep and a complete mirror of RAA. However, if you click on the results, you’ll be taken to the line of source code directly with some tasteful syntax highlighting. I mean come on!

In Firefox, bookmark rcode, go to properties and add the “rcode” keyword. Then: rcode comment:metaclass in the address bar.

Read: Gonzui is Epic Soaring Birdflight Through RAA

Topic: Formal Proposals for RubyConf 2005 Presentations are Now Being Accepted Previous Topic   Next Topic Topic: Yay! Two Thousand!

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use