rails/guides/source
Étienne Barrié c2b96e3e89 Allow Symbols by default in YAML serialized columns
In Ruby 3.1, YAML.load also defaults to allowing Symbols even it's using
safe_load.

https://docs.ruby-lang.org/en/3.1/Psych.html#method-c-load
2022-07-13 13:27:19 +02:00
..
kindle Use image/jpeg instead of non-standard image/jpg 2021-03-05 13:14:11 -05:00
_license.html.erb
_welcome.html.erb Add turbolinks=false on links to older guides 2022-02-02 13:27:47 -08:00
2_2_release_notes.md [ci skip] Improved Sentence + Removed and added commas at correct places 2021-05-31 03:09:42 +05:30
2_3_release_notes.md Fix #version docs and some typos 2022-03-16 01:48:37 +05:30
3_0_release_notes.md Fixed typo: HTML 5 -> HTML5 2022-02-21 02:34:46 +05:30
3_1_release_notes.md [ci skip] Corrected Change logs to Changelogs 2021-05-31 18:40:12 +05:30
3_2_release_notes.md Fix inconsistent heading level in guides [ci-skip] 2021-07-16 15:13:37 -06:00
4_0_release_notes.md [ci skip] Corrected Change logs to Changelogs 2021-05-31 18:40:12 +05:30
4_1_release_notes.md [ci skip] Corrected Change logs to Changelogs 2021-05-31 18:40:12 +05:30
4_2_release_notes.md docs: fix missing HTTPS on links [ci-skip] 2021-04-12 09:45:13 +10:00
5_0_release_notes.md [ci skip] Fixed typos and grammatical errors 2021-06-01 03:27:58 +05:30
5_1_release_notes.md [ci skip] Fixed typos and grammatical errors 2021-06-01 04:54:25 +05:30
5_2_release_notes.md Rename behaviour to behavior in documentation 2022-05-26 17:14:18 -04:00
6_0_release_notes.md [ci skip] Corrected Change logs to Changelogs 2021-05-31 18:40:12 +05:30
6_1_release_notes.md Add Action Mailbox deprecations to 6.1 release notes (#44159) 2022-01-12 15:12:39 -05:00
7_0_release_notes.md Put Active Record changes into place in 7.0 release notes [ci-skip] 2022-05-02 16:13:31 +09:00
7_1_release_notes.md Remove legacy_connection_handling 2022-04-04 09:36:13 -04:00
action_cable_overview.md turbolinks:load to turbo:load in ActionCable guide 2022-06-24 10:57:30 +02:00
action_controller_overview.md Remove special handling for ActiveRecordStore 2022-06-20 00:35:36 -04:00
action_mailbox_basics.md Link config settings to the configuration guide [ci-skip] 2022-02-13 13:13:11 -06:00
action_mailer_basics.md Link config settings to the configuration guide [ci-skip] 2022-02-13 13:13:11 -06:00
action_text_overview.md Update instructions for rich text custom rendering [ci-skip] 2022-02-13 13:12:48 -06:00
action_view_helpers.md Link config settings to the configuration guide [ci-skip] 2022-02-13 13:13:11 -06:00
action_view_overview.md fix ApplicationController path on Action View guides 2022-01-08 16:19:01 -03:00
active_job_basics.md Link config settings to the configuration guide [ci-skip] 2022-02-13 13:13:11 -06:00
active_model_basics.md Introduce ActiveModel::API 2021-09-15 18:24:47 +02:00
active_record_basics.md Update index in migration at bottom of Active Record Basic guide 2022-07-05 17:06:14 -04:00
active_record_callbacks.md Fix inaccurate callback documentation 2021-06-12 17:15:12 -07:00
active_record_encryption.md Fix: incorrect value regarding overhead and encryption 2022-06-27 07:30:22 +02:00
active_record_migrations.md Add info for change column and table comment 2022-04-21 15:40:37 -07:00
active_record_multiple_databases.md Syntax highlight ruby code in multi db guide (#44929) 2022-04-21 20:01:38 +05:30
active_record_postgresql.md Reflect PostgreSQL UUID functionality part of core since v13.0 2022-06-07 15:40:06 +02:00
active_record_querying.md Merge pull request #45204 from Ivanov-Anton/change-example-of-sql 2022-05-29 09:36:38 -05:00
active_record_validations.md Merge pull request #45538 from hexdevs/custom-validator-loaded-note 2022-07-10 10:46:36 +02:00
active_storage_overview.md Rename behaviour to behavior in documentation 2022-05-26 17:14:18 -04:00
active_support_core_extensions.md docs: incorrect output from the parameterized method usage example 2022-06-06 18:07:46 +03:00
active_support_instrumentation.md Add db_runtime to Active Job instrumentation 2022-05-19 14:09:21 -05:00
api_app.md Fixes rubydoc links 2022-07-11 12:58:12 -06:00
api_documentation_guidelines.md Improve API Documentation Guidelines [ci-skip] 2022-06-14 00:12:18 +02:00
asset_pipeline.md Fix typo: NodeJS -> Node.js 2022-03-15 02:52:17 +05:30
association_basics.md Fix typo in guide for scopes for has_and_belongs_to_many association 2022-02-15 17:27:11 +03:00
autoloading_and_reloading_constants.md Define config.enable_reloading to be !config.cache_classes 2022-04-14 18:11:36 +02:00
caching_with_rails.md Fixes rubydoc links 2022-07-11 12:58:12 -06:00
classic_to_zeitwerk_howto.md Define config.enable_reloading to be !config.cache_classes 2022-04-14 18:11:36 +02:00
command_line.md Use suggested version of note [ci-skip] 2022-06-16 01:36:35 +02:00
configuring.md Allow Symbols by default in YAML serialized columns 2022-07-13 13:27:19 +02:00
contributing_to_ruby_on_rails.md Specify that rails-dev-box will not work with any Apple silicon Mac 2022-06-17 14:34:00 +00:00
debugging_rails_applications.md Fix minor errata on debugging section [ci-skip] 2022-06-18 19:01:05 +02:00
development_dependencies_install.md Fix FreeBSD development dependencies 2022-06-02 19:03:49 -04:00
documents.yaml Rename Guides "Contributions" section to "Contributing" [ci-skip] 2022-05-11 11:28:26 +02:00
engines.md Reword comment in engines guide 2022-03-13 11:56:50 +03:00
form_helpers.md Update form_helpers.md section 1 2022-05-26 18:00:18 -05:00
generators.md Fixes rubydoc links 2022-07-11 12:58:12 -06:00
getting_started.md replace 303 status code with see_other 2022-06-04 16:10:39 +03:00
i18n.md Add documentation to customize full_messages on ActiveModel and ActiveRecord 2022-07-07 13:28:56 -05:00
index.html.erb
initialization.md Removed list of gems specified in the initialization guide 2022-02-22 01:05:54 +05:30
layout.html.erb Unify LTR / RTL CSS for guides 2022-06-22 16:42:48 -05:00
layouts_and_rendering.md Docs: clarify where counter variables start 2022-06-06 11:37:32 -05:00
maintenance_policy.md Clarify that only the latest release series is supported for bug fixes 2022-01-05 20:33:12 +00:00
plugins.md Standardize nodoc comments 2021-07-29 21:18:07 +00:00
rails_application_templates.md Update rails_application_templates.md 2022-02-24 09:51:21 +01:00
rails_on_rack.md Merge pull request #44422 from jonathanhefner/guides-link-config-settings 2022-02-14 17:00:29 -06:00
routing.md Improve prefixing routes example in guides [ci-skip] 2022-05-18 22:42:03 +02: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 Add docs for all Application::Configuration attr 2022-06-16 22:02:17 -04:00
testing.md Fixes rubydoc links 2022-07-11 12:58:12 -06:00
threading_and_code_execution.md Define config.enable_reloading to be !config.cache_classes 2022-04-14 18:11:36 +02:00
upgrading_ruby_on_rails.md docs: Fix breaking code block 2022-06-18 11:13:42 +05:30
webpacker.md Adds webpacker retired note to the webpacker guide [ci skip] 2022-01-20 21:12:23 +05:30
working_with_javascript_in_rails.md Add installation instructions for importmap-rails 2022-06-06 12:52:08 -04:00