The Depot Application

The Depot Application

Table of Contents

Environment

Sun, 23 May 2010 22:32:05 GMT
/home/rubys/.rvm/rubies/ruby-1.8.8-r27984/bin/ruby -v
ruby 1.8.8dev (2010-05-24) [i686-linux]
gem -v
1.3.6
gem list
abstract (1.0.0)
activesupport (3.0.0.beta3)
arel (0.3.3)
builder (2.1.2)
bundler (0.9.24, 0.9.23, 0.9.22, 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.0.beta1, 0.4.0.beta, 0.3.7, 0.3.6)
mail (2.2.0, 2.1.5.3, 2.1.5.2, 2.1.3)
memcache-client (1.8.3, 1.8.2, 1.8.1)
mime-types (1.16)
net-scp (1.0.2)
net-sftp (2.0.4)
net-ssh (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.3)
rake (0.8.7)
rdoc (2.5.8, 2.5.7, 2.5.6, 2.5.5, 2.5.3, 2.5.2, 2.5.1, 2.5, 2.4.3)
sqlite3-ruby (1.2.5)
test-unit (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.5)
tzinfo (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.7
git log -1
commit e3f14d12cdad03a2294c8f7d4e170bbaecefe098    
Author: Nathan Weizenbaum <nex342@gmail.com>
Date:   Sun May 23 14:47:31 2010 -0700

    
    Don't incompatibly monkeypatch ERB.
    
    Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>

Todos