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
/
lib
/
active_record
/
result.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor AR::Result or inherits. Because we have redundant codes about
kennyj
2012-08-22
1
-2
/
+2
*
Doc for ActiveRecord::Result empty? method
Rob Zolkos
2012-05-07
1
-0
/
+1
*
moving column types to an ivar on the result
Aaron Patterson
2012-02-07
1
-8
/
+5
*
column types are passed from the result set to the instantiated AR object
Aaron Patterson
2012-02-07
1
-0
/
+4
*
QueryCache will just dup an AR::Result, AR::Result can deep copy
Aaron Patterson
2012-01-31
1
-0
/
+6
*
made the result set object act more like an array
Aaron Patterson
2012-01-31
1
-0
/
+19
*
Remove extra white spaces on ActiveRecord docs.
Sebastian Martinez
2011-05-23
1
-1
/
+1
*
updating the docco for ActiveRecord::Result
Aaron Patterson
2011-04-11
1
-2
/
+2
*
adjust query counts to be consistent across databases, make sure database log...
Aaron Patterson
2011-02-04
1
-0
/
+4
*
AR internals expect a normal hash, otherwise there are serialization incompat...
Aaron Patterson
2011-01-05
1
-1
/
+1
*
exec returns an AR::Result
Aaron Patterson
2010-10-26
1
-0
/
+30