What I find equally exciting is the number of Ruby downloads of even just the Win32 One Click Installer: http://rubyforge.org/project/stats/?group_id=167 Up more than 3x from the previous day. On Sun, 23 Jan 2005 01:26:53 +0900, Tom Copeland <tom / infoether.com> wrote: > On Fri, 2005-01-21 at 13:17, Tom Copeland wrote: > > Lots of folks are getting Rails via RubyGems: > > > > [tom@rubyforge tom]$ tail -5000 /var/log/httpd/gems-access_log | grep > > rails-0.9.4.1 | grep "21/Jan" | wc -l > > 168 > > [tom@rubyforge tom]$ > > > > And still increasing... > > Total number of Rail installs via RubyGems yesterday: > > [tom@rubyforge tom]$ grep "21/Jan/2005" /var/log/httpd/gems-access_log > | grep -c rails-0.9.4.1 > 935 > [tom@rubyforge tom]$ > > 935, whew! > > Yours, > > Tom > >