From: Tom Copeland Date: 2005-01-23T01:26:53+09:00 Subject: Re: [Rails] ONLamp article on Rails 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