From 2f9b70b6179d0b66f80d6edd3eca1017aec70659 Mon Sep 17 00:00:00 2001 From: Nick Kallen Date: Sat, 12 Apr 2008 17:45:36 -0700 Subject: better test coverage of relational operations with blank data --- doc/TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/TODO b/doc/TODO index 97e89c3e0e..878e240a4f 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ todo: -- test Value, in particular bind. - rename ActiveRelation to arel +- investigate linq vocabularity - test blank checks in relation.rb - mock out database - standardize quoting @@ -64,6 +64,7 @@ done: :joins=>"INNER JOIN posts ON comments.post_id = posts.id" - finish pending tests - test relation, table reset +- test Value, in particular bind. icebox: - #bind in Attribute and Expression should be doing a descend? -- cgit v1.2.3