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
/
guides
/
source
/
active_record_querying.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add clarification about `first` and `last` behavior when using `order` [ci skip]
James Wen
2015-12-20
1
-2
/
+28
*
Introduce ApplicationRecord, an Active Record layer supertype
Genadi Samokovarov
2015-12-16
1
-24
/
+24
*
Merge pull request #22367 from andreynering/docs-ar-enums
Yves Senn
2015-12-10
1
-0
/
+30
|
\
|
*
Adding Enums section to Active Record Querying Guide. [ci skip]
Andrey Nering
2015-12-08
1
-0
/
+25
|
/
*
Modify unscoped usage guide to include chaining
Jeff Minnear
2015-11-30
1
-2
/
+9
*
[ci skip] querying guide methods first and last: mentioning the influence of ...
r11runner
2015-10-31
1
-0
/
+4
*
Merge pull request #12071 from Crunch09/outer_joins
Sean Griffin
2015-10-30
1
-11
/
+37
|
\
|
*
added ActiveRecord::Relation#left_outer_joins
Florian Thomas
2015-05-19
1
-11
/
+37
*
|
Use #distinct instead of #uniq in the guides [ci skip]
oesgalha
2015-10-29
1
-2
/
+2
*
|
Merge pull request #21333 from imtayadeway/ar-querying-docs
Eileen M. Uchitelle
2015-09-09
1
-17
/
+16
|
\
\
|
*
|
[ci skip] Update MySQL docs reference to latest
Tim Wade
2015-09-09
1
-1
/
+1
|
*
|
[ci skip] Improve readability in AR querying guide
Tim Wade
2015-09-09
1
-16
/
+15
*
|
|
guides, move incomplete example to corresponding option. #21349
Yves Senn
2015-08-24
1
-2
/
+4
|
/
/
*
/
Add a note about default_scope and create records
Mauro George
2015-07-16
1
-0
/
+12
|
/
*
Merge pull request #20119 from yui-knk/fix/active_record_querying
Yves Senn
2015-05-12
1
-1
/
+1
|
\
|
*
[ci skip] Fix `transaction` code example
yui-knk
2015-05-12
1
-1
/
+1
*
|
[ci skip] Improve phrasing on #explain pretty printing.
Tim Wade
2015-05-10
1
-2
/
+3
|
/
*
Fix find_each options [ci skip]
Alexey Markov
2015-04-22
1
-2
/
+2
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-04-14
1
-1
/
+1
|
\
|
*
[ci skip] Add `:`
yui-knk
2015-04-01
1
-1
/
+1
*
|
[ci skip] Fix `:having` option with `having` method
yui-knk
2015-04-01
1
-1
/
+1
*
|
Correct doc sentence [ci skip]
Santosh Wadghule
2015-03-27
1
-1
/
+1
|
/
*
[skip ci] Fix typos in guides
Anton Davydov
2015-03-15
1
-1
/
+1
*
Improve wording on find_by note regarding returning only one record [ci skip]
Konstantinos Rousis
2015-02-21
1
-2
/
+3
*
Deprecated passing of `start` value to `find_in_batches` and `find_each` in f...
Vipul A M
2015-02-17
1
-9
/
+9
*
Add an option `end_at` to `find_in_batches`
Vipul A M
2015-02-09
1
-1
/
+14
*
Fixed extraneous quoting
Oge Nnadi
2015-01-16
1
-1
/
+1
*
Typo fix
Oge Nnadi
2015-01-16
1
-1
/
+1
*
Merge pull request #18503 from vipulnsward/guides-in-on
Xavier Noria
2015-01-14
1
-1
/
+1
|
\
|
*
- Changed `IN` to `ON` in markdown renderer condition
Vipul A M
2015-01-14
1
-1
/
+1
*
|
Updated active_record_querying.md
Ahmad Al-kheat
2015-01-12
1
-0
/
+6
|
/
*
Add missing information regarding callbacks
Max Katz
2015-01-04
1
-1
/
+1
*
Avoid displaying new lines inside note paragraphs
Robin Dupret
2015-01-03
1
-1
/
+2
*
Remove support to activerecord-deprecated_finders
Rafael Mendonça França
2015-01-02
1
-2
/
+0
*
Minor documentation edits [ci skip]
Robin Dupret
2014-12-28
1
-8
/
+8
*
warn about reading guides in GitHub
Xavier Noria
2014-12-23
1
-0
/
+2
*
Do not use line breaks on notes [ci skip]
Andrey Nering
2014-12-22
1
-6
/
+2
*
Improving Method Chaining section [ci skip]
Andrey Nering
2014-12-16
1
-5
/
+28
*
Merge pull request #18034 from andreynering/ar-guides-querying
Zachary Scott
2014-12-15
1
-0
/
+35
|
\
|
*
Adding method chaining section on ActiveRecord querying guide [ci skip]
Andrey Nering
2014-12-15
1
-0
/
+35
*
|
Already deprecated [ci skip]
Andrey Nering
2014-12-15
1
-1
/
+1
|
/
*
[ci skip] #find_in_batches doesn't support :include option
tanmay3011
2014-09-12
1
-4
/
+2
*
Updated rdoc / guides / release notes related to ActiveJob / ActionMailer
Cristian Bica
2014-08-20
1
-5
/
+5
*
Small grammar fix in pluck description
Jay Shepherd
2014-08-12
1
-1
/
+1
*
[ci skip] Remove duplicated last! section.
Juanito Fatas
2014-07-16
1
-17
/
+0
*
[ci skip] Use appropriate mailer syntax.
Juanito Fatas
2014-07-16
1
-3
/
+3
*
fix mismatched example call [ci skip]
Vijay Dev
2014-07-12
1
-2
/
+2
*
Revert "[ci skip] Fix doc for except"
Vijay Dev
2014-07-12
1
-4
/
+5
*
[ci skip] remove invalid code from docs
schneems
2014-06-28
1
-2
/
+0
*
[ci skip] Fix doc for except
schneems
2014-06-28
1
-5
/
+4
[next]