aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #35707 from localhostdotdev/fix-rails-guides-generation-in...Rafael França2019-03-221-1/+1
|\
| * Fix rails guides generationlocalhostdotdev2019-03-221-1/+1
* | Update instrumentation guides w/optional blockAli Ibrahim2019-03-221-0/+11
* | Add Relation#annotate for SQL commentingMatt Yoho2019-03-211-0/+1
|/
* Add mention about `process_middleware.action_dispatch` in the guide [ci skip]bogdanvlviv2019-03-201-1/+10
* Revert "Revert "Remove `javascripts` and `javascript_engine` options for gene...Nicholas La Roux2019-03-201-2/+0
* Revert "Remove `javascripts` and `javascript_engine` options for generators"Nicholas La Roux2019-03-191-0/+2
* Added release notes for changes in Railties [ci skip] (#35622)प्रथमेश Sonpatki2019-03-181-0/+63
* Add `:reselect` and `:optimizer_hints` to the list of finder methodsRyuta Kamizono2019-03-181-0/+2
* `ActiveRecord::Result#to_hash` has been renamed to `to_a` [ci skip]Ryuta Kamizono2019-03-171-2/+5
* Merge tag 'v6.0.0.beta3'eileencodes2019-03-131-0/+5
|\
| * Prep releaseeileencodes2019-03-111-0/+5
* | Merge pull request #35582 from vipulnsward/kill-warning-from-guidesKasper Timm Hansen2019-03-121-1/+1
|\ \
| * | After https://github.com/rails/rails/pull/35281 and https://github.com/rails...Vipul A M2019-03-121-1/+1
* | | Merge pull request #35530 from Rodrigora/patch-1Vipul A M2019-03-121-0/+11
|\ \ \ | |/ / |/| |
| * | Add note about has_many associations callbacks [ci skip]Rodrigo2019-03-121-0/+11
* | | Merge pull request #34955 from bogdanvlviv/follow-up-33962Kasper Timm Hansen2019-03-111-0/+4
|\ \ \
| * | | Add `config.credentials.content_path` and `config.credentials.key_path` to th...bogdanvlviv2019-01-171-0/+4
* | | | [ci skip] Removed extra hyphensShailesh Kalamkar2019-03-111-4/+4
* | | | Add example of the output of `rails routes --expanded` in the routing guide [...Prathamesh Sonpatki2019-03-111-1/+28
* | | | Fix links in gemspec and docs from http to https.Abhay Nikam2019-03-097-17/+17
* | | | Merge pull request #35529 from abhaynikam/35492-follow-up-to-updates-links-to...Ryuta Kamizono2019-03-093-3/+3
|\ \ \ \
| * | | | Updated links from http to https in guides, docs, etcAbhay Nikam2019-03-093-3/+3
| | |/ / | |/| |
* | | | [ci skip] Minor documentation fixes for consistencyShailesh Kalamkar2019-03-092-2/+2
* | | | Guides: Fix parent class of model test example (#35065)Sean Abrahams2019-03-091-1/+3
* | | | - Remove the word painfully from documentationiarobinson2019-03-081-1/+1
|/ / /
* | | Update `multiline?` sample code [ci skip]soartec-lab2019-03-071-2/+2
* | | Corrected execution result of Enumerable#sum [ci skip]soartec-lab2019-03-071-1/+1
* | | Learn more about inflections[ci skip]soartec-lab2019-03-071-1/+1
* | | Merge pull request #35503 from samjohn/cannot-grammar-correctionXavier Noria2019-03-071-1/+1
|\ \ \
| * | | Replace “can not” with “cannot”.Samantha John2019-03-061-1/+1
* | | | Fix incorrect identifier quoting [ci skip]Ryuta Kamizono2019-03-071-3/+3
* | | | Correct the limitation about `order` with `distinct` in the guideRyuta Kamizono2019-03-071-1/+2
|/ / /
* | | Update links and code examples in the guides to use HTTPS where the host supp...Nathaniel Suchy2019-03-0630-109/+109
* | | Fix guide to use correct number of files created by controller generatorrmacklin2019-03-041-1/+1
* | | Merge pull request #33611 from willianveiga/feature/reselect-methodAndrew White2019-03-011-0/+26
|\ \ \
| * \ \ Merge branch 'master' into feature/reselect-methodWillian Gustavo Veiga2018-10-2210-50/+122
| |\ \ \
| * \ \ \ Merge branch 'master' into feature/reselect-methodWillian Gustavo Veiga2018-10-174-14/+14
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into feature/reselect-methodWillian Gustavo Veiga2018-10-1112-47/+64
| |\ \ \ \ \
| * | | | | | Mention reselect new method in the "Active Record Query Interface" guideWillian Gustavo Veiga2018-10-041-0/+26
* | | | | | | add note about idle connection reaper to 5.2 release notesZach Walton2019-02-271-0/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | Preparing for 6.0.0.beta2 releaseRafael Mendonça França2019-02-251-0/+5
* | | | | | How to use `select` is updated [ci skip]soartec-lab2019-02-241-0/+2
* | | | | | Merge pull request #35367 from abhaynikam/update-getting-started-doc-for-migr...Rafael França2019-02-221-2/+2
|\ \ \ \ \ \
| * | | | | | [ci skip] Updated migration version to 6.0 in the getting started docsAbhay Nikam2019-02-221-2/+2
* | | | | | | update callbacks skipping methods in guide [ci skip]Shivam Jain2019-02-231-3/+2
|/ / / / / /
* | | | | | [ci skip] Updated the documentation for bulk delete in activerecordAbhay Nikam2019-02-201-2/+2
* | | | | | Replaced usage of where.delete/destroy_all with delete/destroy_byAbhay Nikam2019-02-201-1/+1
* | | | | | Revert "Merge pull request #35324 from sharang-d/patch-2"Ryuta Kamizono2019-02-191-1/+1
* | | | | | Update active_record_callbacks.md [ci skip]Sharang Dashputre2019-02-191-1/+1