The Depot Application
Table of Contents
Environment
Mon, 24 May 2010 07:27:22 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 (0.9.24, 0.9.23, 0.9.22, 0.9.21, 0.9.19, 0.9.18, 0.9.17, 0.9.16, 0.9.15, 0.9.14, 0.9.13)
capistrano (2.5.18)
erubis (2.6.5)
highline (1.5.2)
htmlentities (4.2.1, 4.2.0)
i18n (0.4.0.beta1, 0.4.0.beta, 0.3.7, 0.3.6)
mail (2.2.0, 2.1.5.3, 2.1.5.2, 2.1.3)
memcache-client (1.8.3, 1.8.2, 1.8.1)
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, 0.6.2, 0.6.1, 0.6.0)
rack-test (0.5.3)
rake (0.8.7)
rdoc (2.5.8, 2.5.7, 2.5.6, 2.5.5, 2.5.3, 2.5.2, 2.5.1, 2.5, 2.4.3)
sqlite3-ruby (1.2.5)
test-unit (2.0.7)
text-format (1.0.0)
text-hyphen (1.0.0)
thor (0.13.6, 0.13.5, 0.13.4)
treetop (1.4.5)
tzinfo (0.3.20, 0.3.19, 0.3.18, 0.3.17)
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.7
git log -1
commit 60e82a3ca2fe6058292db659c3411794888d1418
Author: Jeremy Kemper <jeremy@bitsweat.net>
Date: Sun May 23 22:07:43 2010 -0700
Move tests for deprecated String#html_safe! to plugin
Todos
-
Section 11.2
: Expected at least 1 element matching "legend", found 0.
-
Section 13
: Expected at least 1 element matching "#notice", found 0.
-
Section 14.3
: </5 tests, 8 assertions, 0 failures, 0 errors/> expected.
-
Section 14.4
: </1 tests, \d+ assertions, 0 failures, 0 errors/> expected.
-
Section 18
: <"=> #<Order id: 3, name: \"Dave Thomas\", address: nil, email: nil, pay_ty..."> expected to be =~
</^=> #<Order id: 4, name: "Dave Thomas"/>.
-
Section 26
: Expected at least 1 element matching ".price", found 0.
-
Section 9.5
: Expected at least 1 element matching ".total-cell", found 0.