The Depot Application
Table of Contents
Environment
Fri, 29 Jun 2012 19:25:54 GMT
echo $PATH
/home/rubys/.rvm/gems/ruby-1.8.7-p352/bin:/home/rubys/.rvm/gems/ruby-1.8.7-p352@global/bin:/home/rubys/.rvm/rubies/ruby-1.8.7-p352/bin:/home/rubys/.rvm/bin:/usr/bin:/bin:/usr/local/bin
node -v
v0.2.6
/home/rubys/.rvm/rubies/ruby-1.8.7-p352/bin/ruby -v
ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]
gem -v
1.8.21
bundle show
Gems included by the bundle:
* abstract (1.0.0)
* actionmailer (3.0.15)
* actionpack (3.0.15)
* activemerchant (1.10.0)
* activemodel (3.0.15)
* activerecord (3.0.15)
* activeresource (3.0.15)
* activesupport (3.0.15)
* arel (2.0.10)
* braintree (2.16.0)
* builder (2.1.2)
* bundler (1.1.3)
* capistrano (2.12.0)
* erubis (2.6.6)
* haml (3.1.6)
* highline (1.6.13)
* htmlentities (4.3.1)
* i18n (0.5.0)
* jquery-rails (0.2.7)
* json (1.7.3)
* mail (2.2.19)
* mime-types (1.19)
* minitest (3.2.0)
* mysql (2.8.1)
* net-scp (1.0.4)
* net-sftp (2.0.5)
* net-ssh (2.5.2)
* net-ssh-gateway (1.1.0)
* polyglot (0.3.3)
* rack (1.2.5)
* rack-mount (0.6.14)
* rack-test (0.5.7)
* rails (3.0.15 def7543)
* railties (3.0.15)
* rake (0.9.2.2)
* rdoc (3.12)
* sqlite3 (1.3.6)
* test-unit (2.5.0)
* thor (0.14.6)
* treetop (1.4.10)
* tzinfo (0.3.33)
* will_paginate (3.0.3)
rake about
About your application's environment
Ruby version 1.8.7 (x86_64-linux)
RubyGems version 1.8.21
Rack version 1.2
Rails version 3.0.15
Active Record version 3.0.15
Action Pack version 3.0.15
Active Resource version 3.0.15
Action Mailer version 3.0.15
Active Support version 3.0.15
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-30/depot_client
Environment development
Database adapter sqlite3
Database schema version 0
git log -1
commit def75432c9ead5e717fcd7797973b90fa22b3487
Author: Aaron Patterson <aaron.patterson@gmail.com>
Date: Tue Jun 12 20:05:46 2012 -0700
3.0.15
Todos