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
Gannon McGibbon aaa64687e8
Revert #38957 (#44287)
* Revert "Pass service_name param to DirectUploadsController"

This reverts commit 193289dbbe.

* Revert "Multi-service direct uploads in Action Text attachment uploads"

This reverts commit 0b69ad4de6.
2022-01-29 14:27:45 +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 Add Action Mailbox deprecations to 6.1 release notes (#44159) 2022-01-12 15:12:39 -05:00
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 Replace "ActionText" with "Action Text" [ci skip] 2021-10-03 21:48:05 +01:00
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 Fixes a typo in the ActiveRecord encryption documentation 2022-01-25 09:43:43 -05:00
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 fix wording in eager loading docs 2022-01-17 15:17:00 -05:00
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 Revert #38957 (#44287) 2022-01-29 14:27:45 +01: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 Update rails-on-rack guide on internal middlewares stack 2022-01-18 15:33:43 +02:00
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 Merge pull request #44232 from khasinski/update-docs-for-counter-cache-caveats 2022-01-22 12:40:52 -06: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 Allow app to opt out of precompiling activestorage js assets (#43967) 2022-01-18 18:19:30 +01: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 Fix boolean error in form helpers guide 2021-11-24 01:01:53 -08:00
generators.md
getting_started.md Merge pull request #43479 from psychoslave/doc-default-public 2022-01-28 14:51:26 -05:00
i18n.md Prefer I18n over i18n when referencing internationalization 2022-01-26 16:42:30 -05:00
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 Update rails-on-rack guide on internal middlewares stack 2022-01-18 15:33:43 +02:00
routing.md Link to listing existing routes 2021-11-16 16:48:10 +11:00
ruby_on_rails_guides_guidelines.md
security.md Remove X-Download-Options default header 2022-01-06 10:03:17 +01:00
testing.md Suggest eager load in CI in the testing guide 2021-11-01 15:56:52 +01:00
threading_and_code_execution.md
upgrading_ruby_on_rails.md Improve upgrade instructions for Bootsnap 2022-01-21 00:26:37 -05:00
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 Documentation Working with Javascript Fix remote: true (#44123) 2022-01-09 15:35:49 +09:00