aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index a51a730c90..3aa7696952 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,5 +1,4 @@
todo:
-- rename Arel to arel
- incorporate linq vocabularity
- fix complex joining cases:
- extract adapters
@@ -57,6 +56,7 @@ done:
- test relation, table reset
- test Value, in particular bind.
- test blank checks in relation.rb
+- rename active_relation to arel
icebox:
- #bind in Attribute and Expression should be doing a descend?