The Depot Application

The Depot Application

Table of Contents

Environment

Sun, 25 Dec 2011 01:20:28 GMT
echo $PATH
/home/rubys/.rvm/gems/ruby-1.9.2-p290/bin:/home/rubys/.rvm/gems/ruby-1.9.2-p290@global/bin:/home/rubys/.rvm/rubies/ruby-1.9.2-p290/bin:/home/rubys/.rvm/bin:/home/rubys/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
node -v
v0.2.6
/home/rubys/.rvm/rubies/ruby-1.9.2-p290/bin/ruby -v
ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-linux]
gem -v
1.8.10
bundle show
Gems included by the bundle:
  * abstract (1.0.0)
  * actionmailer (3.0.10)
  * actionpack (3.0.10)
  * activemerchant (1.10.0)
  * activemodel (3.0.10)
  * activerecord (3.0.10)
  * activeresource (3.0.10)
  * activesupport (3.0.10)
  * arel (2.0.10)
  * braintree (2.13.1)
  * builder (2.1.2)
  * bundler (1.0.21)
  * capistrano (2.9.0)
  * erubis (2.6.6)
  * haml (3.1.4)
  * highline (1.6.9)
  * htmlentities (4.3.1)
  * i18n (0.5.0)
  * jquery-rails (0.2.7)
  * json (1.6.4)
  * mail (2.2.19)
  * mime-types (1.17.2)
  * mysql (2.8.1)
  * net-scp (1.0.4)
  * net-sftp (2.0.5)
  * net-ssh (2.2.1)
  * net-ssh-gateway (1.1.0)
  * polyglot (0.3.3)
  * rack (1.2.4)
  * rack-mount (0.6.14)
  * rack-test (0.5.7)
  * rails (3.0.10 ce650ee)
  * railties (3.0.10)
  * rake (0.9.2.2)
  * rdoc (3.12)
  * sqlite3 (1.3.5)
  * test-unit (2.4.3)
  * thor (0.14.6)
  * treetop (1.4.10)
  * tzinfo (0.3.31)
  * will_paginate (3.0.2)
rake about
About your application's environment
Ruby version              1.9.2 (x86_64-linux)
RubyGems version          1.8.10
Rack version              1.2
Rails version             3.0.10
Active Record version     3.0.10
Action Pack version       3.0.10
Active Resource version   3.0.10
Action Mailer version     3.0.10
Active Support version    3.0.10
Middleware                ActionDispatch::Static, Rack::Lock, ActiveSupport::Cache::Strategy::LocalCache, Rack::Runtime, Rails::Rack::Logger, ActionDispatch::ShowExceptions, ActionDispatch::RemoteIp, Rack::Sendfile, ActionDispatch::Callbacks, ActiveRecord::ConnectionAdapters::ConnectionManagement, ActiveRecord::QueryCache, ActionDispatch::Cookies, ActionDispatch::Session::CookieStore, ActionDispatch::Flash, ActionDispatch::ParamsParser, Rack::MethodOverride, ActionDispatch::Head, ActionDispatch::BestStandardsSupport
Application root          /home/rubys/git/awdwr/edition3/work-192-30/depot_client
Environment               development
Database adapter          sqlite3
Database schema version   0
git log -1
commit ce650ee47852341ffdefed0f6b7417667895e3a2    
Merge: b7e45c3 ab05e2b
Author: Santiago Pastorino <santiago@wyeworks.com>
Date:   Tue Dec 20 03:54:50 2011 -0800

    
    Merge pull request #4031 from arunagw/3-0-stable
    
    3 0 stable travis sync

Todos

None!