aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] Typo in form helpers guideNicolas Maloeuvre2018-08-301-1/+1
* Merge pull request #33751 from steves/add_retry_notifications_to_ajRafael França2018-08-301-0/+24
|\
| * Add hooks to ActiveJob around retries and discardsSteve S2018-08-291-0/+24
* | Merge pull request #33637 from eileencodes/ar-connection-management-refactoringEileen M. Uchitelle2018-08-301-4/+28
|\ \
| * | Refactors Active Record connection managementEileen Uchitelle2018-08-301-4/+28
* | | Add info about purpose in cookies to "Upgrading Ruby on Rails" guide [ci skip]bogdanvlviv2018-08-301-0/+11
* | | Add info about `config.action_dispatch.use_cookies_with_metadata` to "Configu...bogdanvlviv2018-08-301-0/+3
|/ /
* | Merge pull request #33737 from bogdanvlviv/add-6_0_release_notes-guideRafael França2018-08-293-1/+183
|\ \
| * | Add "Ruby on Rails 6.0 Release Notes" guide [ci skip]bogdanvlviv2018-08-293-1/+183
* | | Use the HTTPS protocol for links to Edges Guides [ci skip]tleneveu2018-08-283-4/+4
|/ /
* / Update "Action View Form Helpers" guide [ci skip]bogdanvlviv2018-08-271-96/+118
|/
* Follow up #33523 [ci skip]bogdanvlviv2018-08-271-50/+20
* Merge pull request #33681 from minaslater/replace-white-and-blacklistAaron Patterson2018-08-239-40/+41
|\
| * [ci skip] corrects more grammar awkwardness, replacing denylist with restrict...Mina Slater2018-08-229-37/+41
| * [ci skip] revert terminology related to syntaxMina Slater2018-08-221-1/+1
| * [ci skip] fixes a few more grammar issues, changing a to an before the word a...Mina Slater2018-08-224-12/+9
| * [ci skip] fixes awkward grammarMina Slater2018-08-226-12/+12
| * [ci skip] change all instances of blacklist and whitelist to denylist and all...Mina Slater2018-08-2111-40/+40
* | Include form_with in form_helpers rails guide (#33523)Nick Schwaderer2018-08-221-53/+49
* | Merge pull request #33685 from krusty3002/masterRafael França2018-08-221-0/+7
|\ \
| * | Fixed file name [ci skip]Claas Zurawski2018-08-221-1/+1
| * | Added explanation about new_framework_defaults.rb file [ci skip]Claas Zurawski2018-08-221-0/+7
* | | Add database configuration to disable advisory locks.Guo Xiang Tan2018-08-221-1/+10
|/ /
* / Add missing newline [ci skip]George Claghorn2018-08-211-0/+1
|/
* [ci skip] Add ImageMagick to ActiveStorage dependenciesMr. Outis2018-08-211-1/+13
* Improve documentation of Procs as :if / :unless options for callbacksFabian Schwahn2018-08-201-0/+8
* Merge pull request #33621 from sikachu/sikachu-guide-rubocopRichard Schneeman2018-08-191-2/+13
|\
| * Update guide to mention code linters availablePrem Sichanugrist2018-08-151-2/+13
* | DRY in Active Record Query Interface [ci skip]bogdanvlviv2018-08-191-16/+0
* | Fix syntax error in the doc [ci skip]Ryuta Kamizono2018-08-191-1/+1
* | Merge pull request #33653 from LemonAndroid/patch-1Richard Schneeman2018-08-191-3/+9
|\ \
| * | Explained difference between scope & class methodLemonAndroid2018-08-191-3/+9
* | | Update `google-cloud-storage` gem version [ci skip]yuuji.yaginuma2018-08-191-1/+1
|/ /
* | Enable Style/ParenthesesAroundCondition copRyuta Kamizono2018-08-191-2/+2
* | [skip ci] Fix overlapping text in the guideArye Dov Eidelman2018-08-171-1/+5
* | Merge pull request #33537 from ZASMan/update_action_mailer_docs_custom_view_p...Ryuta Kamizono2018-08-171-0/+15
|\ \
| * | Add note for custom mailer view paths in action mailer guide. [ci skip]Zane2018-08-161-0/+16
* | | Harmonize shell commands in dev guide [ci skip]Anton Rieder2018-08-161-7/+7
| |/ |/|
* | Add `Array#extract!`bogdanvlviv2018-08-141-0/+13
* | Fix header setting doc in testing guide [ci skip]Darren2018-08-131-3/+2
* | Clarify "Old Migrations" in "Active Record Migrations" guide [ci skip]bogdanvlviv2018-08-121-4/+4
* | Clarify note that SQLite3 adapter doesn't support `add_foreign_key` [ci skip]bogdanvlviv2018-08-121-3/+2
* | Merge pull request #33474 from olivierlacan/old-migrationsRichard Schneeman2018-08-111-3/+22
|\ \
| * | Document best practices with old migrationsOlivier Lacan2018-08-031-3/+22
* | | Merge pull request #33563 from lzap/foreign-key-note-docRichard Schneeman2018-08-111-0/+4
|\ \ \
| * | | ActiveRecord Guide - sqlite3 foreign keys noteLukas Zapletal2018-08-091-0/+4
* | | | Add missing instructions for FreeBSD [ci skip]Robin Dupret2018-08-091-10/+18
|/ / /
* | | Merge pull request #33554 from saveriomiroddi/sav-correct_updated_at_guide_ex...Eileen M. Uchitelle2018-08-081-1/+1
|\ \ \ | |_|/ |/| |
| * | ActiveRecord Basics guide: correct explanation of the `updated_at` logic [ci ...Saverio Miroddi2018-08-081-1/+1
* | | Add lambdas in conditional validationsAna María Martínez Gómez2018-08-071-0/+7