aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_record_querying.md
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20119 from yui-knk/fix/active_record_queryingYves Senn2015-05-121-1/+1
|\
| * [ci skip] Fix `transaction` code exampleyui-knk2015-05-121-1/+1
* | [ci skip] Improve phrasing on #explain pretty printing.Tim Wade2015-05-101-2/+3
|/
* Fix find_each options [ci skip]Alexey Markov2015-04-221-2/+2
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-04-141-1/+1
|\
| * [ci skip] Add `:`yui-knk2015-04-011-1/+1
* | [ci skip] Fix `:having` option with `having` methodyui-knk2015-04-011-1/+1
* | Correct doc sentence [ci skip]Santosh Wadghule2015-03-271-1/+1
|/
* [skip ci] Fix typos in guidesAnton Davydov2015-03-151-1/+1
* Improve wording on find_by note regarding returning only one record [ci skip]Konstantinos Rousis2015-02-211-2/+3
* Deprecated passing of `start` value to `find_in_batches` and `find_each` in f...Vipul A M2015-02-171-9/+9
* Add an option `end_at` to `find_in_batches`Vipul A M2015-02-091-1/+14
* Fixed extraneous quotingOge Nnadi2015-01-161-1/+1
* Typo fixOge Nnadi2015-01-161-1/+1
* Merge pull request #18503 from vipulnsward/guides-in-onXavier Noria2015-01-141-1/+1
|\
| * - Changed `IN` to `ON` in markdown renderer conditionVipul A M2015-01-141-1/+1
* | Updated active_record_querying.mdAhmad Al-kheat2015-01-121-0/+6
|/
* Add missing information regarding callbacksMax Katz2015-01-041-1/+1
* Avoid displaying new lines inside note paragraphsRobin Dupret2015-01-031-1/+2
* Remove support to activerecord-deprecated_findersRafael Mendonça França2015-01-021-2/+0
* Minor documentation edits [ci skip]Robin Dupret2014-12-281-8/+8
* warn about reading guides in GitHubXavier Noria2014-12-231-0/+2
* Do not use line breaks on notes [ci skip]Andrey Nering2014-12-221-6/+2
* Improving Method Chaining section [ci skip]Andrey Nering2014-12-161-5/+28
* Merge pull request #18034 from andreynering/ar-guides-queryingZachary Scott2014-12-151-0/+35
|\
| * Adding method chaining section on ActiveRecord querying guide [ci skip]Andrey Nering2014-12-151-0/+35
* | Already deprecated [ci skip]Andrey Nering2014-12-151-1/+1
|/
* [ci skip] #find_in_batches doesn't support :include optiontanmay30112014-09-121-4/+2
* Updated rdoc / guides / release notes related to ActiveJob / ActionMailerCristian Bica2014-08-201-5/+5
* Small grammar fix in pluck descriptionJay Shepherd2014-08-121-1/+1
* [ci skip] Remove duplicated last! section.Juanito Fatas2014-07-161-17/+0
* [ci skip] Use appropriate mailer syntax.Juanito Fatas2014-07-161-3/+3
* fix mismatched example call [ci skip]Vijay Dev2014-07-121-2/+2
* Revert "[ci skip] Fix doc for except"Vijay Dev2014-07-121-4/+5
* [ci skip] remove invalid code from docsschneems2014-06-281-2/+0
* [ci skip] Fix doc for exceptschneems2014-06-281-5/+4
* [ci skip] Doc ability to chain in `find_each`schneems2014-06-281-1/+9
* [ci skip] Consolidate docs for `find`schneems2014-06-281-25/+19
* [ci skip] Consolidate docs for `last`schneems2014-06-281-16/+21
* [ci skip] Consolidate docs for `take`schneems2014-06-281-35/+20
* [ci skip] Consolidate docs for `find_by`schneems2014-06-281-19/+14
* [ci skip] Consolidate docs for `first`schneems2014-06-281-35/+21
* [ci skip] Add return values to examplesschneems2014-06-281-1/+10
* docs, update `includes` + `where` example in AR guide. [ci skip]Yves Senn2014-06-061-3/+16
* Remove docs regarding grouping multiple values, as we should avoidZachary Scott2014-06-011-18/+1
* Add Total of grouped items to AR query interface on guidesMauro George2014-06-011-0/+34
* Improve readability of Explain Queries table in guides [ci skip]John Kelly Ferguson2014-05-241-16/+36
* resolved reorder issue in rails active record guidepeeyush2014-05-231-2/+4
* Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip]John Kelly Ferguson2014-05-211-84/+84
* fixes in active record query for reorderpeeyush2014-05-211-2/+2