aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_record_querying.md
Commit message (Expand)AuthorAgeFilesLines
* rename `Relation#uniq` to `Relation#distinct`. `#uniq` still works.Yves Senn2013-03-151-5/+6
* copy edits [ci skip]Vijay Dev2013-03-101-1/+1
* fixing typo in the merging scopes sectionNeeraj Singh2013-03-081-4/+3
* Explained how merging of scope worksNeeraj Singh2013-03-081-0/+56
* fixes active_record_querying #pluck exampleawilliams2013-03-071-1/+1
* Created an unscope method for removing relations from a chain ofwangjohn2013-03-031-0/+21
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-02-261-2/+2
|\
| * Update guides/source/active_record_querying.mdHanfei Shen2013-02-191-2/+2
* | remove AR auto-explain (config.auto_explain_threshold_in_seconds)Yves Senn2013-02-241-39/+0
|/
* find_last_by is deprecated in AR 4Akira Matsuda2013-01-021-2/+0
* find_all_by is deprecated in AR 4Akira Matsuda2013-01-021-1/+1
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-12-081-11/+9
|\
| * Remove references to Rails versions.Steve Klabnik2012-12-071-2/+0
| * Punctuation, capitalization, grammar fixes in rails guidesKatie Oldaker2012-12-071-2/+2
| * Fixed grammar in a lot of guide prologues.Katie Oldaker2012-12-071-7/+7
| * changing tense, since Rails 3.2 has been releasedDrew Dara-Abrams2012-12-061-1/+1
* | Merge pull request #8332 from amatsuda/ar_where_chainCarlos Antonio da Silva2012-12-071-0/+14
|\ \ | |/ |/|
| * Relation.where with no args can be chained with not, like, and not_likeAkira Matsuda2012-11-301-0/+14
* | Normalize on 'After reading this guide, you will know:'Steve Klabnik2012-11-291-1/+3
* | Add periods to the bullet points in guides.Steve Klabnik2012-11-291-7/+7
* | ActiveRecord -> Active RecordSteve Klabnik2012-11-291-1/+1
|/
* Fix broken link in Active Record Query Interface guideJaime Iniesta2012-11-181-1/+1
* Revert "add AR deep dive video links to guides"Vijay Dev2012-11-171-15/+0
* Switch to 1.9 hash syntaxAgis Anastasopoulos2012-11-151-28/+28
* add AR deep dive video links to guidesschneems2012-11-141-0/+15
* make syntax of select.map(&:field) same as pluckGaurish Sharma2012-11-081-0/+2
* Fix a pair of typos on Active Record Querying guideJaime Iniesta2012-10-261-2/+2
* nodoc the first_or_create methods and document alternativesJon Leighton2012-10-191-28/+11
* Add Relation#find_or_create_by and friendsJon Leighton2012-10-191-20/+51
* remove non sequitur NOTE on :includeNed Ruggeri2012-10-011-2/+0
* Remove readonly notice.Steve Klabnik2012-09-261-2/+0
* remove duplicationJuanjo Bazán2012-09-241-1/+0
* Fix the usage of `*` in MarkdownPrem Sichanugrist2012-09-171-6/+6
* Fix remaining formatting problems in the guidePrem Sichanugrist2012-09-171-26/+23
* Convert all the links into Markdown formatPrem Sichanugrist2012-09-171-14/+14
* Convert all inline codes to Markdown syntaxPrem Sichanugrist2012-09-171-179/+179
* change shell to bashPrem Sichanugrist2012-09-171-1/+1
* Convert inline code tags to MarkdownPrem Sichanugrist2012-09-171-30/+30
* Convert heading tags and heading sectionPrem Sichanugrist2012-09-171-87/+111
* Convert code blocks into GFM stylePrem Sichanugrist2012-09-171-302/+302
* Rename the rest of the guides to MarkdownPrem Sichanugrist2012-09-171-0/+1616