1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/source
Alberto Almagro 8bae32ba2c Add mention to shared section in config_for docs [ci skip]
37913 added the possibility to deeply merge configurations by grouping
them within a shared section. This powerful alternative was not reflected
in any documentation, which made my team think it was not possible until
I found out this feature after looking at the source code.

This patch reflects this change in the documentation so that it is
easier for other developers to know about this behavior.
2020-05-01 15:25:14 +02:00
..
kindle
2_2_release_notes.md
2_3_release_notes.md
3_0_release_notes.md Update the Rails mailing list URLs to new discuss discourse URL [ci skip] 2020-04-02 22:00:28 +05:30
3_1_release_notes.md
3_2_release_notes.md require, require_relative, load by double quotes (#38841) 2020-03-29 16:30:52 -07:00
4_0_release_notes.md
4_1_release_notes.md
4_2_release_notes.md
5_0_release_notes.md
5_1_release_notes.md update from PR #36222 2020-02-12 13:31:43 -05:00
5_2_release_notes.md
6_0_release_notes.md
_license.html.erb
_welcome.html.erb
action_cable_overview.md Merge pull request #38082 from p8/guides/actioncable-clarify-stream-for 2020-04-08 16:33:46 -04:00
action_controller_overview.md Remove ForbiddenAttributesError from examples 2020-02-27 17:28:37 -08:00
action_mailbox_basics.md Replace Mailgun API key with signing key 2020-02-21 11:33:04 -05:00
action_mailer_basics.md remove reference to global rails command and replace with bin/rails 2019-12-27 19:32:37 +00:00
action_text_overview.md Update Documentation - add method which eliminates N + 1 queries 2020-02-17 00:42:02 +01:00
action_view_overview.md remove reference to global rails command and replace with bin/rails 2019-12-27 19:32:37 +00:00
active_job_basics.md fix grammar - ci skip 2020-03-28 19:38:01 -07:00
active_model_basics.md require, require_relative, load by double quotes (#38841) 2020-03-29 16:30:52 -07:00
active_record_basics.md Update Migration number to ensure consistency on the documentation [ci skip] 2020-01-25 15:12:33 -05:00
active_record_callbacks.md Only assign @new_record_before_save once in autosave_association 2020-01-06 12:57:33 -05:00
active_record_migrations.md require, require_relative, load by double quotes (#38841) 2020-03-29 16:30:52 -07:00
active_record_multiple_databases.md Add missing backticks [ci skip] 2020-04-19 02:57:43 +05:00
active_record_postgresql.md update from PR #36222 2020-02-12 13:31:43 -05:00
active_record_querying.md Add options examples to find_in_batches method [ci skip] 2020-03-16 12:33:06 -05:00
active_record_validations.md active_record_validations.md grammer fix [ci skip] 2020-04-15 11:15:50 -05:00
active_storage_overview.md Revert "Set a public ACL for files uploaded to a public GCS service" 2020-04-28 17:16:47 -04:00
active_support_core_extensions.md [ci skip] Remove example of ActionController::UrlRewriter. UrlRewriter is no longer exists. 2020-03-31 21:00:50 +09:00
active_support_instrumentation.md Remove connection_id key from the sql.active_record notification 2019-12-17 21:16:41 -03:00
api_app.md Update list of middleware for API-only in Guides 2020-01-23 12:49:47 +08:00
api_documentation_guidelines.md Add missing languages for guides code blocks [ci skip] 2019-12-17 19:38:45 -05:00
asset_pipeline.md Fix confusing wording in Asset Pipeline guide [ci skip] (#38782) 2020-03-24 00:36:42 +00:00
association_basics.md Update Migration number to ensure consistency on the documentation [ci skip] 2020-01-25 15:12:33 -05:00
autoloading_and_reloading_constants.md fix StiAutoloading example code 2020-03-19 16:06:46 -07:00
autoloading_and_reloading_constants_classic_mode.md require, require_relative, load by double quotes (#38841) 2020-03-29 16:30:52 -07:00
caching_with_rails.md Fix syntax error [ci skip] 2020-02-05 16:04:59 +09:00
command_line.md update global rails commands to bundled rails i.e. bin/rails 2020-04-11 17:32:26 +01:00
configuring.md Add mention to shared section in config_for docs [ci skip] 2020-05-01 15:25:14 +02:00
contributing_to_ruby_on_rails.md Update the Rails mailing list URLs to new discuss discourse URL [ci skip] 2020-04-02 22:00:28 +05:30
debugging_rails_applications.md Add attribution to the author 2020-03-05 18:08:41 -05:00
development_dependencies_install.md update from PR #36222 2020-02-12 13:31:43 -05:00
documents.yaml Mark working_with_javascript_in_rails as WIP 2020-01-16 15:18:54 -05:00
engines.md require, require_relative, load by double quotes (#38841) 2020-03-29 16:30:52 -07:00
form_helpers.md Merge pull request #37885 from gwincr11/cg-document-checkboxes 2020-03-31 10:34:32 -04:00
generators.md remove reference to global rails command and replace with bin/rails 2019-12-27 19:32:37 +00:00
getting_started.md update global rails commands to bundled rails i.e. bin/rails 2020-04-11 17:32:26 +01:00
i18n.md [guides] Update missing translation example 2020-03-02 20:23:33 -05:00
index.html.erb
initialization.md update global rails commands to bundled rails i.e. bin/rails 2020-04-11 17:32:26 +01:00
layout.html.erb Update the Rails mailing list URLs to new discuss discourse URL [ci skip] 2020-04-02 22:00:28 +05:30
layouts_and_rendering.md Document view components support (#38656) 2020-03-13 23:52:49 +01:00
maintenance_policy.md Update maintenance policy on security releases 2020-02-07 18:19:22 +09:00
plugins.md Merge pull request #35526 from igorkasyanchuk/improve_new_plugin_documentation 2020-03-30 15:29:06 -04:00
rails_application_templates.md remove reference to global rails command and replace with bin/rails 2019-12-27 19:32:37 +00:00
rails_on_rack.md update global rails commands to bundled rails i.e. bin/rails 2020-04-11 17:32:26 +01:00
routing.md update global rails commands to bundled rails i.e. bin/rails 2020-04-11 17:32:26 +01:00
ruby_on_rails_guides_guidelines.md Add preposition and conjunction example to title guideline [ci skip] 2019-12-23 10:51:11 +01:00
security.md update global rails commands to bundled rails i.e. bin/rails 2020-04-11 17:32:26 +01:00
testing.md Remove confusing json by default support and add json post example 2020-04-28 20:46:39 +02:00
threading_and_code_execution.md Fix typo in threading and code execution guide [ci skip] 2020-01-21 15:40:19 -03:00
upgrading_ruby_on_rails.md use number instead of string in application.rb 2020-04-14 16:29:21 -07:00
working_with_javascript_in_rails.md Avoid implying that #results selector will only match a div element 2020-02-21 10:10:34 -08:00