aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #33953 from wagurano/guides_markdown_custom_header_idRafael França2018-09-242-2/+7
|\
| * Fix rails guides markdown.rb and renderer.rb to use custom header idwagurano2018-09-232-2/+7
* | Improve phrasing of one sentence in the contributing guidePascal Lamouric2018-09-241-1/+1
* | Added mandatory region and bucketAsaf Bartov2018-09-231-0/+2
|/
* Replace line items with chapters [ci skip]Ian Fleeton2018-09-211-13/+13
* Correct spelling in "Contributing to Ruby on Rails" guide [ci skip]bogdanvlviv2018-09-201-1/+1
* Merge pull request #33891 from jgorman/remote_namesRafael França2018-09-201-40/+12
|\
| * Standardize git remote names.John Gorman2018-09-151-40/+12
* | Merge pull request #33929 from yahonda/update_utf8mb4_railsguideRyuta Kamizono2018-09-201-1/+2
|\ \
| * | Update MySQL server version and character set in Rails Guide [skip ci]Yasuo Honda2018-09-201-1/+2
* | | Merge pull request #33897 from bogdanvlviv/follow-up-33751Rafael França2018-09-181-0/+1
|\ \ \ | |/ / |/| |
| * | Payload of `enqueue_retry.active_job` includes `:wait`bogdanvlviv2018-09-161-0/+1
| |/
* | Fix a typo in AR Query Interface [ci skip]Andrew2018-09-181-1/+1
* | Improve readability in form helpers guide [ci skip]tkoyama19882018-09-171-2/+2
|/
* Configure Active Storage route prefixChris Bisnett2018-09-141-0/+8
* Add `:redis_cache_store` to `config.cache_store` options [ci skip]yuuji.yaginuma2018-09-141-1/+1
* Clarify docs of `config.filter_parameters` and `#filter_attributes`bogdanvlviv2018-09-121-1/+1
* Update action_mailer_basics.md [ci skip]Sharang Dashputre2018-09-121-1/+1
* use "minitest" consistentlyXavier Noria2018-09-1112-12/+12
* Merge pull request #33824 from yskkin/suppress_loggingRafael França2018-09-112-13/+15
|\
| * Add `perform_deliveries` to a payload of `deliver.action_mailer` notification.Yoshiyuki Kinjo2018-09-091-12/+14
| * Skip delivery notification when perform_deliveries is false.Yoshiyuki Kinjo2018-09-081-1/+1
* | Fix sqlite3 url config in "Configuring Rails Applications" guidebogdanvlviv2018-09-091-3/+3
|/
* reflect c03bba4 in CHANGELOGsXavier Noria2018-09-081-0/+4
* trace autoloads, and document hints for troubleshootingXavier Noria2018-09-071-0/+31
* Merge pull request #32405 from yhirano55/use_turbolinks_in_guideRafael França2018-09-066-32/+54
|\
| * Use Turbolinks in Rails guidesYoshiyuki Hirano2018-04-236-32/+54
* | [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
|/ / /