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
*
fix example query
Vijay Dev
2011-04-06
1
-1
/
+1
*
Delegate first!, last!, any? and many? to scoped
Andrew White
2011-03-29
1
-0
/
+20
*
impact recent updates to #first! and #last! methods
Sebastian Martinez
2011-03-25
1
-3
/
+3
*
Update AR querying guide with #first! and #last! new methods
Sebastian Martinez
2011-03-25
1
-0
/
+34
*
Querying guide: mention that performing a where on an relation that contains ...
Ryan Bigg
2011-03-22
1
-1
/
+3
*
Querying guide: mention that performing a where on an relation that contains ...
Ryan Bigg
2011-03-22
1
-0
/
+14
*
wrong SQL statement
Akira Matsuda
2011-03-06
1
-1
/
+1
*
Documented the except and only conditions in the guides. Took the cue from Jo...
Vijay Dev
2011-01-15
1
-2
/
+30
*
fixed query output
Vijay Dev
2011-01-09
1
-2
/
+2
*
highlighted find(array of keys) behaviour when one or more record is not found
Vijay Dev
2010-12-25
1
-4
/
+2
*
Revert "Query guide: arel_table, eq and eq_any" along with other commits that...
Ryan Bigg
2010-12-24
1
-131
/
+0
*
Query guide: visists => visits
Ryan Bigg
2010-12-24
1
-1
/
+1
*
Query guide: add or conditions
Ryan Bigg
2010-12-23
1
-0
/
+11
*
Query guide: cover further ARel methods
Ryan Bigg
2010-12-23
1
-7
/
+76
*
Query guide: Document "in" methods
Ryan Bigg
2010-12-23
1
-0
/
+25
*
Query guide: arel_table, eq and eq_any
Ryan Bigg
2010-12-23
1
-0
/
+26
*
Query guide: specify what type of objects scopes return
Ryan Bigg
2010-12-23
1
-1
/
+1
*
Query guide: Ordering, selecting and so on shouldn't be nested in conditions ...
Ryan Bigg
2010-12-23
1
-9
/
+9
*
Query Guide: update Changelog
Ryan Bigg
2010-12-23
1
-0
/
+1
*
Query guide: class methods are still available on associations
Ryan Bigg
2010-12-23
1
-1
/
+5
*
Query guide: scopes with arguments should be instead defined as class methods.
Ryan Bigg
2010-12-23
1
-3
/
+31
*
Query guide: fix indentation
Ryan Bigg
2010-12-23
1
-13
/
+13
*
Remove comma [samuelkadoph]
Ryan Bigg
2010-12-23
1
-1
/
+1
*
Query guide: lambdas must be used when working with scopes
Ryan Bigg
2010-12-23
1
-0
/
+12
*
Querying guide: Add mention of the scope method
Ryan Bigg
2010-12-23
1
-0
/
+42
*
typo
Samus_
2010-12-03
1
-1
/
+1
*
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
[next]