diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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? |