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
/
railties
/
guides
/
source
/
active_record_querying.textile
Commit message (
Expand
)
Author
Age
Files
Lines
*
clients.id
Pratik Naik
2009-03-15
1
-1
/
+1
*
revised links in guides according to W3C link checker report
Xavier Noria
2009-03-15
1
-2
/
+2
*
Fix generated sql
Pratik Naik
2009-03-15
1
-1
/
+1
*
fixes broken links in finders guide
Xavier Noria
2009-03-15
1
-4
/
+4
*
some minor details in finders guide
Xavier Noria
2009-03-14
1
-8
/
+8
*
fixes typo in finders guide
Xavier Noria
2009-03-14
1
-1
/
+1
*
revised capitalization of titles
Xavier Noria
2009-03-14
1
-35
/
+35
*
minor details in the querying guide
Xavier Noria
2009-03-14
1
-3
/
+3
*
Fix the table name
Pratik Naik
2009-03-14
1
-1
/
+1
*
Move find_each stuff to the top and change a bit
Pratik Naik
2009-03-14
1
-41
/
+68
*
explains the order in which records are fetched by find_each
Xavier Noria
2009-03-13
1
-1
/
+1
*
reword a paragraph in find_each explanation
Xavier Noria
2009-03-13
1
-1
/
+1
*
explains find_each and find_in_batches in the querying guide
Xavier Noria
2009-03-13
1
-0
/
+41
*
fixes broken links in AR finders guide
Xavier Noria
2009-02-28
1
-2
/
+2
*
Consistent UPCASE setting of 'SQL'.
Andreas Scherer
2009-02-19
1
-2
/
+2
*
fixed example, closes LH ticket #59
Xavier Noria
2009-02-16
1
-2
/
+2
*
Add Model.exists?
Pratik Naik
2009-02-10
1
-5
/
+14
*
Removed named scopes from the finders guide. Named scopes deserve it's own guide
Pratik Naik
2009-02-09
1
-120
/
+2
*
Rewrite eager loading and joins sections
Pratik Naik
2009-02-07
1
-38
/
+154
*
Reorder find options under a same section
Pratik Naik
2009-02-07
1
-9
/
+25
*
Improve sections dealing with order, select, limit and locking
Pratik Naik
2009-02-07
1
-39
/
+144
*
Improve Conditions section
Pratik Naik
2009-02-07
1
-27
/
+57
*
Add options to the arg list
Pratik Naik
2009-02-07
1
-2
/
+4
*
Improve structure at the beginning of the AR Finders guide
Pratik Naik
2009-02-07
1
-47
/
+84
*
Fixed up bug reported by Darktatka in regards to :joins outside of lambda.
Ryan Bigg
2009-02-07
1
-2
/
+2
*
Fix some spelling erros in Active Record Querying guide
James Miller
2009-02-06
1
-3
/
+3
*
Convert the guides from asciidoc to textile and integrate with the new design.
Pratik Naik
2009-02-04
1
-0
/
+704