aboutsummaryrefslogtreecommitdiffstats
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
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?