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
*
Bring order description in line with actual text.
Ryan Bigg
2010-11-29
1
-1
/
+1
*
Use ARel for Range Conditions section, remove Date & Time section because use...
Ryan Bigg
2010-11-29
1
-53
/
+7
*
guides: gives clear instructions for feedback, removes links to the now archi...
Xavier Noria
2010-11-19
1
-2
/
+0
*
Minor rephrasing in Active Record Quering and Layouts and Rendering guides.
Kulbir Saini
2010-09-24
1
-3
/
+3
*
Fix an english fail
Pratik Naik
2010-08-31
1
-1
/
+1
*
Fix the readonly section
Pratik Naik
2010-08-31
1
-11
/
+5
*
Update the section about joins
Pratik Naik
2010-08-31
1
-4
/
+4
*
Fix pessimistic locking examples
Pratik Naik
2010-08-30
1
-4
/
+4
*
Reword calculations section
Pratik Naik
2010-08-30
1
-10
/
+10
*
Reword the section about exists?
Pratik Naik
2010-08-30
1
-3
/
+3
*
Improve example for having()
Pratik Naik
2010-08-30
1
-1
/
+1
*
Remove {} from hash conditions. And more occurrences of [] in array conditions
Pratik Naik
2010-08-30
1
-12
/
+12
*
Array conditions dont need []
Pratik Naik
2010-08-30
1
-3
/
+3
*
User.each is a lie
Pratik Naik
2010-08-30
1
-2
/
+2
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-6
/
+6
*
AR guide: fixes a query
Xavier Noria
2010-08-06
1
-1
/
+1
*
AR queying guide: let limit and offset be different numbers to help making cl...
Xavier Noria
2010-07-14
1
-6
/
+6
*
Active Record Query Interface Guide: Corrected the explanation for the OFFSET...
Michael Hutchinson
2010-07-14
1
-1
/
+1
*
Active Record Query Interface Guide: Fixed a few typos and made minor changes...
Michael Hutchinson
2010-07-14
1
-10
/
+10
*
Active Record Query Interface Guide: Fixed minor typos.
Michael Hutchinson
2010-07-14
1
-7
/
+9
*
Clarify language around list of finder methods.
kaygee
2010-06-16
1
-2
/
+2
*
Fix incorrect pluralization in 'These methods allows you to pass arguments...'.
kaygee
2010-06-16
1
-1
/
+1
*
updated active record querying guide to standardize on first_name for Client
Derek Willis
2010-06-13
1
-1
/
+1
*
updated active record querying guide to standardize on first_name for Client
Derek Willis
2010-06-13
1
-12
/
+12
*
Rails Guides: AR Querying, .count should be at the end as it returns a number...
Rohit Arondekar
2010-06-13
1
-1
/
+1
*
typo. missing 'if'
logylaps
2010-05-04
1
-1
/
+1
*
grammatical error 'uses' -> 'use'
Joe Hannon
2010-05-02
1
-1
/
+1
*
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
[next]