Tattle for Rails stats

Tattle is a new ruby gem and website that aims to be the Ruby census. I’m a sucker for stats (especially with graphs) so install the gem and submit your data! The current results show the popularity of Apple at ~30% (including both darwin and PPC arch), with Windows and Linux accounting for ~20% each. I’d speculate the high usage of Linux since it is the preferred Rails hosting platform.

$ tattle
Posting information to Tattle server.  Thanks!

MacBook Pro

$ tattle report
prefix, /opt/local
ruby_version, 1.8.5
host_vendor, apple
ruby_install_name, ruby
build, i686-apple-darwin8.8.1
target_cpu, i686
arch, i686-darwin8.8.1
rubygems_version, 0.9.0
SHELL, /bin/sh
host_os, darwin8.8.1
report_time, Thu Jan 11 21:29:54 +0000 2007
host_cpu, i686
key, xxx
LIBRUBY, libruby.1.8.5.dylib
LIBRUBY_SO, libruby.1.8.5.dylib
target, i686-apple-darwin8.8.1

Linux server

tattle report
prefix, /usr
ruby_version, 1.8.4
host_vendor, pc
ruby_install_name, ruby1.8
build, i686-pc-linux-gnu
target_cpu, i386
arch, i386-linux
rubygems_version, 0.9.0
SHELL, /bin/sh
host_os, linux-gnu
report_time, Thu Jan 11 21:42:08 GMT 2007
host_cpu, i686
key, xxx
LIBRUBY, libruby1.8.so.1.8.4
LIBRUBY_SO, libruby1.8.so.1.8.4
target, i386-pc-linux

About this entry