From: James Gray Date: 2009-02-04T22:36:39+09:00 Subject: Re: Native gem roundup! On Feb 4, 2009, at 12:50 AM, Tom Cloyd wrote: > My favorite gems: > > date ruby-debug readline strscan logger fileutils webby Of those, I believe only ruby-debug and webby are gems. The rest are standard libraries that ship with Ruby. Also, date, logger, fileutils, and webby are not the native extensions Charlie is looking for, since they don't involve C code. James Edward Gray II