index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
cases
/
relations_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Relations: Added offset when finding with associations. Delegate array instance
Emilio Tagua
2009-10-07
1
-5
/
+4
*
Allow preload and eager_load to work on relations at the same time.
Emilio Tagua
2009-10-07
1
-0
/
+22
*
Moved relation's test to relation_test.
Emilio Tagua
2009-10-05
1
-0
/
+11
*
Added association preload to relation.
Emilio Tagua
2009-09-01
1
-1
/
+30
*
Revert "Revert "Add readonly support for relations.""
Emilio Tagua
2009-08-27
1
-0
/
+6
*
Revert "Add readonly support for relations."
Emilio Tagua
2009-08-27
1
-6
/
+0
*
Add readonly support for relations.
Emilio Tagua
2009-08-27
1
-0
/
+6
*
Override respond_to? in ActiveRecord::Relation to go with
Emilio Tagua
2009-08-18
1
-0
/
+8
*
Use immutable relation objects to generate queries.
Emilio Tagua
2009-08-18
1
-10
/
+10
*
Fix typo in test classname.
Emilio Tagua
2009-08-18
1
-1
/
+1
*
Use finder options as relation method names to provide more familiar
Emilio Tagua
2009-08-18
1
-12
/
+10
*
Added collection iteration to AR::Relation.
Emilio Tagua
2009-08-03
1
-1
/
+0
*
Added ActiveRecord::Relation tests. Allow Relation to accept conditional
Emilio Tagua
2009-07-31
1
-0
/
+78