The Depot Application

The Depot Application

Table of Contents

Environment

Fri, 27 Aug 2010 23:25:49 GMT
/home/rubys/.rvm/rubies/ruby-1.9.1-p378/bin/ruby -v
ruby 1.9.1p378 (2010-01-10 revision 26273) [i686-linux]
gem -v
1.3.6
gem list
abstract (1.0.0)
arel (0.3.3)
builder (2.1.2)
bundler (1.0.0.rc.6)
capistrano (2.5.18)
erubis (2.6.5)
highline (1.5.2)
htmlentities (4.2.1)
i18n (0.4.0.beta1)
mail (2.2.0)
memcache-client (1.8.3)
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)
rack-test (0.5.3)
rake (0.8.7)
rdoc (2.5.8)
sqlite3-ruby (1.2.5)
test-unit (2.0.7)
text-format (1.0.0)
text-hyphen (1.0.0)
thor (0.13.6)
treetop (1.4.5)
tzinfo (0.3.20)
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 0fcb4302e1a1193b2a59dd76abb436b24c93e3ac    
Author: Mikel Lindsaar <raasdnil@gmail.com>
Date:   Wed Aug 25 12:21:51 2010 +1000

    
    Make ActiveResource::InvalidRequestError more user friendly
    
    Signed-off-by: Xavier Noria <fxn@hashref.com>

Todos