Saturday, June 23, 2007

My best Ruby coding hint

One programming trick that I use to reference Ruby source code for the standard libraries and locally installed gems is to set up TextMate projects (Eclipse Ruby projects also work well) for:When you are using a standard library or a gem it is great to have the source right in front of you for reference.

Comments:
Mark, I followed your lead on this and have setup a Ecilpse (RadRails) project to these sources, however Ecilpse errored on the fact that these directories are set as read-only. There maybe a better way, but for now I set the directories for read & write.
 
Post a Comment





<< Home

This page is powered by Blogger. Isn't yours?

Subscribe to Posts [Atom]