The Depot Application

The Depot Application

Table of Contents

Environment

Sun, 08 Aug 2010 16:29:58 GMT
/home/rubys/.rvm/rubies/ruby-1.9.3-r28929/bin/ruby -v
ruby 1.9.3dev (2010-08-09 trunk 28929) [i686-linux]
gem -v
1.3.7
bundle show
/home/rubys/.rvm/gems/ruby-1.9.3-r28929/gems/bundler-1.0.0.rc.3/lib/bundler.rb:183: Use RbConfig instead of obsolete and deprecated Config.
Gems included by the bundle:
  * abstract (1.0.0)
  * actionmailer (3.0.0.rc)
  * actionpack (3.0.0.rc)
  * activemodel (3.0.0.rc)
  * activerecord (3.0.0.rc)
  * activeresource (3.0.0.rc)
  * activesupport (3.0.0.rc)
  * arel (0.4.0)
  * builder (2.1.2)
  * bundler (1.0.0.rc.3)
  * erubis (2.6.6)
  * i18n (0.4.1)
  * mail (2.2.5)
  * mime-types (1.16)
  * polyglot (0.3.1)
  * rack (1.2.1)
  * rack-mount (0.6.9)
  * rack-test (0.5.4)
  * rails (3.0.0.rc 5598d3a)
  * railties (3.0.0.rc)
  * rake (0.8.7)
  * sqlite3-ruby (1.3.1)
  * thor (0.14.0)
  * treetop (1.4.8)
  * tzinfo (0.3.22)
rake about
/home/rubys/.rvm/gems/ruby-1.9.3-r28929/gems/bundler-1.0.0.rc.3/lib/bundler.rb:183: Use RbConfig instead of obsolete and deprecated Config.
(in /home/rubys/git/awdwr/work-193/depot_client)
About your application's environment
Ruby version              1.9.3 (i686-linux)
RubyGems version          1.3.7
Rack version              1.2
Rails version             3.0.0.rc
Active Record version     3.0.0.rc
Action Pack version       3.0.0.rc
Active Resource version   3.0.0.rc
Action Mailer version     3.0.0.rc
Active Support version    3.0.0.rc
Application root          /home/rubys/git/awdwr/work-193/depot_client
Environment               development
git log -1
commit 5598d3ac2ee8d1d5da79a73c91bcf93c9270a124    
Author: Xavier Noria <fxn@hashref.com>
Date:   Sun Aug 8 11:28:50 2010 +0200

    
    updates horo dependency to 1.0.1

Todos