rails--rails/guides/source
Abhay Nikam d15e6ed76a Update Active Storage guide about num migration added in setup
Active Storage now tracks variants in the database by defaults
and adds a table `active_storage_variant_records`.

This PR updates the documentation to make it clear.
2021-06-06 19:24:02 +05:30
..
kindle
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
3_0_release_notes.md
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 [ci skip] Corrected Change logs to Changelogs 2021-05-31 18:40:12 +05:30
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
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 [ci skip] Corrected Change logs to Changelogs 2021-05-31 18:40:12 +05:30
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 [ci skip] Corrected Typos and Replacement to make doc concise 2021-05-31 15:41:28 +05:30
7_0_release_notes.md
_license.html.erb
_welcome.html.erb
action_cable_overview.md [ci skip] Fixed typos and grammatical errors in Action Cable Overview 2021-06-05 03:38:01 +05:30
action_controller_overview.md [ci skip] Improved and corrected grammatical errors in Action Controller Overview 2021-06-05 04:54:19 +05:30
action_mailbox_basics.md
action_mailer_basics.md [ci skip] Fixed grammatical errors in Action Mailer Basics Guide 2021-06-06 03:07:09 +05:30
action_text_overview.md Document Action Text rich_text field attribute [ci skip] 2021-06-04 22:48:58 +05:30
action_view_helpers.md
action_view_overview.md
active_job_basics.md Add Range to list of supported arguments for jobs 2021-05-16 08:44:59 +01:00
active_model_basics.md
active_record_basics.md Update all Migration version references 2021-05-02 21:17:04 +09:00
active_record_callbacks.md Revises examples in the callbacks guide [skip ci] 2021-06-02 23:01:26 +02:00
active_record_encryption.md Rename "master key" -> "primary key" in Active Record encryption 2021-04-29 22:26:35 +02:00
active_record_migrations.md Update all Migration version references 2021-05-02 21:17:04 +09:00
active_record_multiple_databases.md Add has_one through disable_joins 2021-05-07 09:00:42 -04:00
active_record_postgresql.md
active_record_querying.md [ci-skip] fix docs for ActiveRecord select_all 2021-05-08 16:56:03 +08:00
active_record_validations.md typo: subject-verb disagreement 2021-05-24 15:02:03 -04:00
active_storage_overview.md Update Active Storage guide about num migration added in setup 2021-06-06 19:24:02 +05:30
active_support_core_extensions.md Compute table name based on model name 2021-05-12 12:34:56 -04:00
active_support_instrumentation.md
api_app.md
api_documentation_guidelines.md Update guides/source/api_documentation_guidelines.md 2021-05-13 16:31:27 +02:00
asset_pipeline.md
association_basics.md Update all Migration version references 2021-05-02 21:17:04 +09:00
autoloading_and_reloading_constants.md
autoloading_and_reloading_constants_classic_mode.md
caching_with_rails.md Document the new Active Support cache format 2021-04-26 11:20:59 +02:00
command_line.md Matched guide example with rails api docs [ci skip] 2021-05-01 13:18:45 +05:30
configuring.md Deprecate `partial_writes` in favor of `partial_inserts` and `partial_updates` 2021-06-02 15:04:08 +02:00
contributing_to_ruby_on_rails.md Fix links in the Contributing to Ruby on Rails guide [ci skip] 2021-05-06 14:10:20 +00:00
debugging_rails_applications.md Merge pull request #42114 from adityapandit17/guides_patch 2021-05-02 10:41:39 +09:00
development_dependencies_install.md chore: fix case of CSS and JavaScript 2021-04-15 21:52:58 +10:00
documents.yaml
engines.md Add load hook for ActiveStorage::VariantRecord 2021-05-28 10:36:16 +12:00
form_helpers.md
generators.md
getting_started.md Fix typo 2021-05-09 08:05:47 -06:00
i18n.md Further clarify internationalization example copy 2021-06-03 10:08:04 -04:00
index.html.erb
initialization.md
layout.html.erb
layouts_and_rendering.md chore: fix case of CSS and JavaScript 2021-04-15 21:52:58 +10:00
maintenance_policy.md
plugins.md
rails_application_templates.md
rails_on_rack.md
routing.md Improve guides note about using a proc/lambda as a route endpoint 2021-05-21 13:05:37 -03:00
ruby_on_rails_guides_guidelines.md
security.md Change HTML `img` tag to lowercase [ci skip] 2021-05-05 09:54:09 +10:00
testing.md
threading_and_code_execution.md
upgrading_ruby_on_rails.md Minor docs style fix [ci skip] 2021-05-26 17:16:26 -03:00
webpacker.md Fix case of GitHub, JavaScript, TypeScript [ci skip] 2021-05-04 02:02:42 +10:00
working_with_javascript_in_rails.md