The Depot Application

The Depot Application

Table of Contents

Environment

Mon, 07 Jun 2010 13:19:27 GMT
/home/rubys/.rvm/rubies/ruby-1.8.7-p249/bin/ruby -v
ruby 1.8.7 (2010-01-10 patchlevel 249) [i686-linux]
gem -v
1.3.6
gem list
abstract (1.0.0)
arel (0.3.3)
builder (2.1.2)
bundler (0.9.24, 0.9.23, 0.9.21, 0.9.19, 0.9.18, 0.9.17, 0.9.16, 0.9.15, 0.9.14, 0.9.13)
capistrano (2.5.18)
erubis (2.6.5)
highline (1.5.2)
htmlentities (4.2.1, 4.2.0)
i18n (0.4.1, 0.4.0, 0.4.0.beta1, 0.4.0.beta, 0.3.7, 0.3.6)
mail (2.2.1, 2.2.0, 2.1.5.3, 2.1.5.2, 2.1.5, 2.1.3)
memcache-client (1.8.3, 1.8.2, 1.8.1)
mime-types (1.16)
mysql (2.8.1)
net-scp (1.0.2)
net-sftp (2.0.4)
net-ssh (2.0.23, 2.0.22)
net-ssh-gateway (1.0.1)
polyglot (0.3.1)
rack (1.1.0, 1.0.1)
rack-mount (0.6.3, 0.6.2, 0.6.1, 0.6.0)
rack-test (0.5.4, 0.5.3)
rake (0.8.7)
rdoc (2.5.8, 2.5.7, 2.5.6, 2.5.5, 2.5.4, 2.5.3, 2.5.2, 2.5.1, 2.5, 2.4.3)
sqlite3-ruby (1.3.0)
test-unit (2.0.9, 2.0.7)
text-format (1.0.0)
text-hyphen (1.0.0)
thor (0.13.6, 0.13.5, 0.13.4)
treetop (1.4.8, 1.4.7, 1.4.5)
tzinfo (0.3.22, 0.3.21, 0.3.20, 0.3.19, 0.3.18, 0.3.17)
will_paginate (3.0.pre, 2.3.12)
echo $RUBYLIB | sed "s/:/\n/g"
/home/rubys/git/gorp/lib
ruby /home/rubys/git/rails/railties/bin/rails -v
Rails 2.3.9
git log -1
commit ed8cabcec24113e5effe327a313ea9c1fed600e0    
Author: Xavier Noria <fxn@hashref.com>
Date:   Sat Jun 5 02:11:33 2010 +0200

    
    deprecates Array#random_element in favor of Array#sample, backported from Ruby 1.9, thanks to Marc-Andre Lafortune

Todos