| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | [ci skip] Doc ability to chain in `find_each` | schneems | 2014-06-28 | 1 | -1/+9 |
* | [ci skip] Consolidate docs for `find` | schneems | 2014-06-28 | 1 | -25/+19 |
* | [ci skip] Consolidate docs for `last` | schneems | 2014-06-28 | 1 | -16/+21 |
* | [ci skip] Consolidate docs for `take` | schneems | 2014-06-28 | 1 | -35/+20 |
* | [ci skip] Consolidate docs for `find_by` | schneems | 2014-06-28 | 1 | -19/+14 |
* | [ci skip] Consolidate docs for `first` | schneems | 2014-06-28 | 1 | -35/+21 |
* | [ci skip] Add return values to examples | schneems | 2014-06-28 | 1 | -1/+10 |
* | docs, update `includes` + `where` example in AR guide. [ci skip] | Yves Senn | 2014-06-06 | 1 | -3/+16 |
* | Remove docs regarding grouping multiple values, as we should avoid | Zachary Scott | 2014-06-01 | 1 | -18/+1 |
* | Add Total of grouped items to AR query interface on guides | Mauro George | 2014-06-01 | 1 | -0/+34 |
* | Improve readability of Explain Queries table in guides [ci skip] | John Kelly Ferguson | 2014-05-24 | 1 | -16/+36 |
* | resolved reorder issue in rails active record guide | peeyush | 2014-05-23 | 1 | -2/+4 |
* | Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip] | John Kelly Ferguson | 2014-05-21 | 1 | -84/+84 |
* | fixes in active record query for reorder | peeyush | 2014-05-21 | 1 | -2/+2 |
* | In Active Record Querying guide, currently `Merging of scopes` section uses a... | ariabov | 2014-04-02 | 1 | -30/+29 |
* | Fix a typo to make clause plural [ci skip] | chriskohlbrenner | 2014-03-19 | 1 | -1/+1 |
* | Don't use `# =>` when it is not the expression values | Rafael Mendonça França | 2014-02-18 | 1 | -8/+8 |
* | Fix the column name [ci skip] | Rafael Mendonça França | 2014-02-18 | 1 | -2/+2 |
* | Aesthetic [ci skip] | Rafael Mendonça França | 2014-02-18 | 1 | -4/+4 |
* | Tell default_scope are prepended [ci skip] | Rafael Mendonça França | 2014-02-18 | 1 | -1/+1 |
* | Updated doc for default scope [ci skip] | Rashmi Yadav | 2014-02-18 | 1 | -4/+4 |
* | Fix order syntax in find_by_sql example | Greg Saks | 2014-01-26 | 1 | -1/+1 |
* | Only some dynamic finders are deprecated. | Rafael Mendonça França | 2014-01-16 | 1 | -5/+5 |
* | Update active_record_querying.md | Guillermo Iguaran | 2013-12-02 | 1 | -1/+1 |
* | Added `rewhere` usage to AR querying guides | Vipul A M | 2013-11-25 | 1 | -0/+26 |
* | Merge remote-tracking branch 'docrails/master' | Xavier Noria | 2013-11-24 | 1 | -5/+5 |
|\ |
|
| * | Improve reading / style of hashes in AR guide | Carlos Antonio da Silva | 2013-11-19 | 1 | -5/+5 |
| * | Revert last two commits mistakenly changing join/include syntax | Carlos Antonio da Silva | 2013-11-19 | 1 | -7/+7 |
| * | syntax error joining/including models | Sergio | 2013-11-18 | 1 | -2/+2 |
| * | syntax error joining tables | Sergio | 2013-11-18 | 1 | -5/+5 |
* | | Fix ActiveRecord::Relation#unscope | Jon Leighton | 2013-11-20 | 1 | -16/+10 |
* | | Change Relation#all to Relation#load [ci skip] | Sıtkı Bağdat | 2013-11-15 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2013-09-28 | 1 | -1/+1 |
|\ |
|
| * | use active voice and use more descriptive terms | Weston Platter | 2013-09-22 | 1 | -1/+1 |
* | | quote `false` reference in querying guide. | Yves Senn | 2013-09-26 | 1 | -1/+1 |
* | | [ci skip] Correct the explanation of the example for find_or_create_by when u... | Daniel Lissner | 2013-09-25 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2013-09-13 | 1 | -6/+10 |
|\ |
|