rails--rails/guides/source
Jonathan Hefner ac3fcb8f74 Clarify default queues per Rails version [ci-skip]
Follow-up to #40766.

This commit adds a few missing values to the "Baseline defaults"
section, and removes mention of default values elsewhere to prevent
confusion due to overloaded defaults.
2021-01-04 16:01:42 -06:00
..
kindle
2_2_release_notes.md Use bash code fences and prompts for shell code [ci skip] 2020-06-13 19:27:30 -05:00
2_3_release_notes.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
3_0_release_notes.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
3_1_release_notes.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
3_2_release_notes.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
4_0_release_notes.md Fix list item indentation [ci-skip] 2020-12-25 13:29:13 -06:00
4_1_release_notes.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
4_2_release_notes.md Fix list item indentation [ci-skip] 2020-12-25 13:29:13 -06:00
5_0_release_notes.md Split code snippets by context [ci-skip] 2020-12-25 10:53:12 -06:00
5_1_release_notes.md Fix syntax highlighting [ci-skip] 2020-12-25 21:03:11 -06:00
5_2_release_notes.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
6_0_release_notes.md Merge pull request #36823 from abhaynikam/add-multiple-database-guide-entry-to-release-notes 2019-08-05 08:42:15 -04:00
6_1_release_notes.md Fix syntax highlighting [ci-skip] 2020-12-25 21:03:11 -06:00
6_2_release_notes.md Start Rails 6.2 upgrade and release notes 2020-12-17 20:00:58 +00:00
_license.html.erb
_welcome.html.erb Fix Rails Version in Guides Index 2020-12-11 16:13:47 -06:00
action_cable_overview.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
action_controller_overview.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
action_mailbox_basics.md Use appropriate code fences [ci skip] 2020-07-08 14:51:57 -05:00
action_mailer_basics.md Clarify default queues per Rails version [ci-skip] 2021-01-04 16:01:42 -06:00
action_text_overview.md Improve ActionText extensiblibility 2020-12-29 20:06:45 -05:00
action_view_helpers.md Always recommend config.asset_host in examples 2020-11-30 16:33:51 -06:00
action_view_overview.md Wording in guides: Prefer environment over mode 2020-10-05 16:30:48 -07:00
active_job_basics.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
active_model_basics.md Use irb code fences where applicable [ci-skip] 2020-11-01 16:29:18 -06:00
active_record_basics.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
active_record_callbacks.md Link to API docs in AR Callbacks guide [ci-skip] 2020-11-06 21:26:25 -06:00
active_record_migrations.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
active_record_multiple_databases.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
active_record_postgresql.md Normalize code indentation [ci-skip] 2020-12-25 21:17:50 -06:00
active_record_querying.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
active_record_validations.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
active_storage_overview.md [docs] Mention `previewable?` and `variable?` in Activestorage guide 2020-12-29 18:17:06 -05:00
active_support_core_extensions.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
active_support_instrumentation.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
api_app.md Use irb code fences where applicable [ci-skip] 2020-11-01 16:29:18 -06:00
api_documentation_guidelines.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
asset_pipeline.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
association_basics.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
autoloading_and_reloading_constants.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
autoloading_and_reloading_constants_classic_mode.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
caching_with_rails.md Merge pull request #40919 from ghiculescu/patch-2 2020-12-29 18:14:20 -05:00
command_line.md Use irb code fences where applicable [ci-skip] 2020-11-01 16:29:18 -06:00
configuring.md Clarify default queues per Rails version [ci-skip] 2021-01-04 16:01:42 -06:00
contributing_to_ruby_on_rails.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
debugging_rails_applications.md Formats code blocks for better syntax highlighting 2020-08-21 15:47:32 +05:30
development_dependencies_install.md Fix highlighting for mostly SQL block 2020-07-26 18:27:07 +02:00
documents.yaml Fix release date 2020-12-17 20:03:51 +00:00
engines.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
form_helpers.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
generators.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
getting_started.md Fix broken link for free programming books [ci-skip] 2020-12-30 09:21:35 -06:00
i18n.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
index.html.erb
initialization.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
layout.html.erb Always show version badge, not just for edge [ci skip] 2020-11-09 20:28:08 +01:00
layouts_and_rendering.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
maintenance_policy.md Start Rails 6.2 development 🎉 2020-12-03 01:35:29 +00:00
plugins.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
rails_application_templates.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
rails_on_rack.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
routing.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
ruby_on_rails_guides_guidelines.md Remove references to WARNINGS environment variable [ci skip] 2020-07-05 16:40:52 +01:00
security.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
testing.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
threading_and_code_execution.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
upgrading_ruby_on_rails.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
working_with_javascript_in_rails.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00