rails/guides/source
Rafael Mendonça França b6bc552c1f
Squashed commit of the following:
commit fdb0b29ad9e25965f506e340ea59b33815927378
Author: Rafael Mendonça França <rafael@rubyonrails.org>
Date:   Fri Dec 3 03:39:20 2021 +0000

    Remove deprecated `config` in `dbconsole`

commit 25c4cf82cdb90ad26df96412c25d25e3eda20eb5
Author: Rafael Mendonça França <rafael@rubyonrails.org>
Date:   Fri Dec 3 02:35:07 2021 +0000

    Remove deprecated `ActiveRecord::DatabaseConfigurations::DatabaseConfig#spec_name`

commit 887dc810d18b3be04d56975d1a488b5ebac36f3c
Author: Rafael Mendonça França <rafael@rubyonrails.org>
Date:   Fri Dec 3 02:27:54 2021 +0000

    Remove deprecated `ActiveRecord::Connection#:in_clause_length`

commit 126319ec3d62b8d0d86bec0c88c3555007f9d4b6
Author: Rafael Mendonça França <rafael@rubyonrails.org>
Date:   Fri Dec 3 02:21:49 2021 +0000

    Remove deprecated `ActiveRecord::Connection#allowed_index_name_length`

commit 60e9fd6106027296b4409e9028e0ed6c50091f33
Author: Rafael Mendonça França <rafael@rubyonrails.org>
Date:   Fri Nov 19 23:32:42 2021 +0000

    Remove deprecated `ActiveRecord::Base#remove_connection`

commit 7b8546572e3c082140b5958b78d088efe6874af8
Author: Rafael Mendonça França <rafael@rubyonrails.org>
Date:   Fri Nov 19 23:30:17 2021 +0000

    Fix warnings and wrong indentation
2021-12-03 04:02:40 +00:00
..
kindle Use image/jpeg instead of non-standard image/jpg 2021-03-05 13:14:11 -05:00
_license.html.erb [ci skip] Update guides license to CC BY-SA 4.0 International. 2014-05-02 18:49:37 +08:00
_welcome.html.erb Rails 6.2 is now Rails 7.0 2021-02-04 16:47:16 +00: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 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 [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 [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 Squashed commit of the following: 2021-12-03 04:02:40 +00:00
action_cable_overview.md Fix JS syntax on Action Cable Overview 2021-10-09 19:52:11 -03:00
action_controller_overview.md Add note about action names versus ActionController reserved methods 2021-06-24 08:23:43 -04:00
action_mailbox_basics.md chore: fix grammar and spelling in Markdown and Ruby files 2021-04-15 19:32:27 +10:00
action_mailer_basics.md Include name in from address 2021-10-30 12:16:39 +07:00
action_text_overview.md Replace "ActionText" with "Action Text" [ci skip] 2021-10-03 21:48:05 +01:00
action_view_helpers.md Lint Markdown blank lines around headings [ci-skip] 2021-04-14 01:17:46 +10:00
action_view_overview.md [ci skip] Improved Action View Overview 2021-06-13 02:48:38 +05:30
active_job_basics.md Mention Good Job as Active Job backend. 2021-09-09 09:56:25 +02:00
active_model_basics.md Introduce ActiveModel::API 2021-09-15 18:24:47 +02:00
active_record_basics.md Add example for update_all vs. update 2021-06-10 21:07:40 +09:00
active_record_callbacks.md Fix inaccurate callback documentation 2021-06-12 17:15:12 -07:00
active_record_encryption.md Clarify Active Record Encryption docs 2021-11-25 15:11:39 +00:00
active_record_migrations.md Fix active_record_migrations guide typo 2021-11-23 22:09:47 +05:00
active_record_multiple_databases.md Fix active_record_multiple_databases.md guide typo 2021-11-23 23:32:10 +05:30
active_record_postgresql.md Add mandatory 'stored' option to generated column example 2021-09-16 23:22:26 +08:00
active_record_querying.md Update documentation #any? #many? 2021-11-29 15:29:40 -03:00
active_record_validations.md Fixed guide to case_sensitive option for Activerecord uniqueness validator [skip ci] 2021-09-23 00:20:39 +09:00
active_storage_overview.md Support direct uploads to multiple services 2021-11-14 11:49:06 +03:00
active_support_core_extensions.md rails guide for Pathname#existence 2021-11-25 20:18:03 +00:00
active_support_instrumentation.md Remove unused instrumentation hooks from action_controller 2021-10-03 21:23:42 +09:00
api_app.md Add back Rack::Runtime to the default middleware stack. 2021-09-15 18:37:34 -04:00
api_documentation_guidelines.md Standardize nodoc comments 2021-07-29 21:18:07 +00:00
asset_pipeline.md Update the assets guide to remove uglifier 2021-11-09 15:53:55 -06:00
association_basics.md [ci skip] Fix link to Primary key 2021-11-11 23:54:51 +09:00
autoloading_and_reloading_constants.md Fixes fenced code block 2021-11-01 22:54:31 +01:00
caching_with_rails.md Document the new Active Support cache format 2021-04-26 11:20:59 +02:00
classic_to_zeitwerk_howto.md More docs on having app in the autoload paths 2021-11-30 14:19:27 +01:00
command_line.md Add back Rack::Runtime to the default middleware stack. 2021-09-15 18:37:34 -04:00
configuring.md Docs: clarify cache_classes 2021-12-02 11:45:39 -05:00
contributing_to_ruby_on_rails.md Mention yarn linking in contributing guide to run local npm packages 2021-11-29 19:10:29 -05:00
debugging_rails_applications.md Enrich the introduction for debug gem (#43621) 2021-11-15 17:14:18 +01:00
development_dependencies_install.md chore: fix case of CSS and JavaScript 2021-04-15 21:52:58 +10:00
documents.yaml New guide to help migrate from classic to zeitwerk mode 2021-10-11 00:08:37 +02:00
engines.md Remove default reliance on Sass and CSS generators (#43110) 2021-08-26 13:40:25 +02:00
form_helpers.md Fix boolean error in form helpers guide 2021-11-24 01:01:53 -08:00
generators.md Remove default reliance on Sass and CSS generators (#43110) 2021-08-26 13:40:25 +02:00
getting_started.md Clarify what 'running a migration' means 2021-11-09 22:42:43 +01:00
i18n.md Further clarify internationalization example copy 2021-06-03 10:08:04 -04:00
index.html.erb Add OG tags to layout.html.erb 2019-01-09 13:23:22 +09:00
initialization.md Standardize nodoc comments 2021-07-29 21:18:07 +00:00
layout.html.erb Rename master to main in all code references 2021-01-19 20:46:33 +00:00
layouts_and_rendering.md Fix punctuation of layout and rendering doc 2021-06-27 20:40:21 +05:30
maintenance_policy.md Clarify maintenance policy for bug fixes to security patches 2021-03-12 21:26:44 +00:00
plugins.md Standardize nodoc comments 2021-07-29 21:18:07 +00:00
rails_application_templates.md Replace link to the line on Github with Rdoc link 2021-08-31 15:56:56 +02:00
rails_on_rack.md Add back Rack::Runtime to the default middleware stack. 2021-09-15 18:37:34 -04:00
routing.md Link to listing existing routes 2021-11-16 16:48:10 +11: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 Merge PR #41769 2021-11-25 19:27:09 +00: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 Update guide and actioncable tests to use appropriate concurrent-ruby class 2021-09-15 17:50:49 +02:00
upgrading_ruby_on_rails.md Improve language in upgrading guide 2021-11-17 16:29:52 -08:00
webpacker.md Update the webpacker installation documentation as Rails 7 won't default install webpacker 2021-09-02 21:39:06 +05:30
working_with_javascript_in_rails.md docs: fix grammar and spelling [ci skip] 2021-04-15 18:51:29 +10:00