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
Jean Boussier a191321f7b Disable config.add_autoload_paths_to_load_path by default in Rails 7.1
Ref: 668673f779

Now that Zeitwerk is the only autoloader, there no reason
to add autoloaded paths to `$LOAD_PATH`.
2022-01-11 12:05:32 +01:00
..
kindle
2_2_release_notes.md
2_3_release_notes.md
3_0_release_notes.md
3_1_release_notes.md
3_2_release_notes.md
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
5_2_release_notes.md
6_0_release_notes.md
6_1_release_notes.md
7_0_release_notes.md Update Release Notes [ci-skip] 2021-12-26 16:25:53 +01:00
7_1_release_notes.md Start Rails 7.1 development 2021-12-07 15:52:30 +00:00
_license.html.erb
_welcome.html.erb Start Rails 7.1 development 2021-12-07 15:52:30 +00:00
action_cable_overview.md Update action cable overview docs 2022-01-04 20:05:13 +02:00
action_controller_overview.md
action_mailbox_basics.md
action_mailer_basics.md document usage of :enable_starttls 2022-01-06 17:41:00 +02:00
action_text_overview.md
action_view_helpers.md
action_view_overview.md fix ApplicationController path on Action View guides 2022-01-08 16:19:01 -03:00
active_job_basics.md
active_model_basics.md
active_record_basics.md Start Rails 7.1 development 2021-12-07 15:52:30 +00:00
active_record_callbacks.md
active_record_encryption.md
active_record_migrations.md Improves Active Record Migrations guide on add_foreign_key 2021-12-09 08:29:18 +01:00
active_record_multiple_databases.md Use comma after etc. 2021-12-17 13:30:18 -03:00
active_record_postgresql.md Update Postgres guide for ActiveRecord::Enum support 2022-01-03 10:40:52 -05:00
active_record_querying.md
active_record_validations.md Fix example related to comparison in Active Record Validations guide 2022-01-09 12:28:00 +05:30
active_storage_overview.md Improve ActiveStorage analyzer error message for missing ffprobe. Add mention to guides. 2022-01-07 10:32:03 -08:00
active_support_core_extensions.md Deprecate to_s(format) in favor of to_formatted_s(format) 2021-12-06 19:22:05 +00:00
active_support_instrumentation.md add render_layout.action_view asn to documentation 2021-12-19 15:29:50 -05:00
api_app.md
api_documentation_guidelines.md
asset_pipeline.md Update Asset Pipeline Guide to describe how Sprockets 4 works 2021-12-09 17:42:02 -06:00
association_basics.md Start Rails 7.1 development 2021-12-07 15:52:30 +00:00
autoloading_and_reloading_constants.md Fix typo in autoloading docs 2022-01-07 09:18:26 +01:00
caching_with_rails.md Update guides/source/caching_with_rails.md 2021-12-27 19:02:39 -06:00
classic_to_zeitwerk_howto.md Update classic_to_zeitwerk_howto.md 2022-01-03 15:49:36 +04:00
command_line.md Start Rails 7.1 development 2021-12-07 15:52:30 +00:00
configuring.md Reorganize versioned default values [ci-skip] 2022-01-07 11:31:02 -06:00
contributing_to_ruby_on_rails.md Fix 404 links on https://rubyonrails.org/ [ci-skip] 2021-12-17 02:26:34 +09:00
debugging_rails_applications.md Add breakpoint section 2021-12-26 20:05:16 +00:00
development_dependencies_install.md
documents.yaml Make multi db docs public 2022-01-05 13:52:39 +01:00
engines.md
form_helpers.md
generators.md
getting_started.md Revise Turbo-related info in Getting Started guide [ci-skip] 2022-01-03 10:58:02 -06:00
i18n.md
index.html.erb
initialization.md
layout.html.erb Update URLs for the blog [ci-skip] 2021-12-17 11:02:05 +01:00
layouts_and_rendering.md Update layouts_and_rendering.md using turbo [ci-skip] 2021-12-27 18:47:44 +09: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
rails_application_templates.md
rails_on_rack.md
routing.md
ruby_on_rails_guides_guidelines.md
security.md Remove X-Download-Options default header 2022-01-06 10:03:17 +01:00
testing.md
threading_and_code_execution.md
upgrading_ruby_on_rails.md Disable config.add_autoload_paths_to_load_path by default in Rails 7.1 2022-01-11 12:05:32 +01:00
webpacker.md
working_with_javascript_in_rails.md Documentation Working with Javascript Fix remote: true (#44123) 2022-01-09 15:35:49 +09:00