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
*
update changelog
Jaime Iniesta
2010-04-09
1
-0
/
+1
*
Fixed duplicated IDs on active_record_querying guide to validate XHTML 1.0 St...
Jaime Iniesta
2010-04-09
1
-2
/
+2
*
Active Record Query Interface Guide: Added LIMIT so the query translates corr...
Rizwan Reza
2010-04-05
1
-1
/
+1
*
include should be includes
James Miller
2010-02-04
1
-7
/
+8
*
First pass at updating to Rails 3 AR query syntax
James Miller
2010-02-03
1
-95
/
+72
*
minor HTML and formatting fixes
kommissar
2009-07-16
1
-3
/
+3
*
Grammer: 'a' => 'an' where applicable.
Joseph Pecoraro
2009-05-29
1
-1
/
+1
*
The MailingAddress is good design, but it adds some noise to the querying gui...
Evan Farrar
2009-05-09
1
-6
/
+0
*
destroyal -> destruction, thanks to FelixLeiter
Xavier Noria
2009-05-06
1
-1
/
+1
*
Remove named scopes from query guide contents, separate guide is coming
Mike Gunderloy
2009-04-19
1
-1
/
+0
*
removes a wrong comment in the finders guide
Xavier Noria
2009-03-21
1
-1
/
+0
*
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