The Depot Application
Table of Contents
Environment
Sat, 07 Aug 2010 13:24:18 GMT
/home/rubys/.rvm/rubies/ruby-1.8.8-r28862/bin/ruby -v
ruby 1.8.8dev (2010-08-05) [i686-linux]
gem -v
1.3.6
bundle show
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 aed698a)
* 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
(in /home/rubys/git/awdwr/work-188/depot_client)
About your application's environment
Ruby version 1.8.8 (i686-linux)
RubyGems version 1.3.6
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-188/depot_client
Environment development
git log -1
commit aed698a7c8bdafe3a7596a15d320fc5b1175600f
Author: Xavier Noria <fxn@hashref.com>
Date: Sat Aug 7 01:42:09 2010 +0200
adds Abstract Controller to the API
Todos