rails--rails/guides/source
Ghouse Mohamed 6ee6cb554b Fix #version docs and some typos 2022-03-16 01:48:37 +05:30
..
kindle Use image/jpeg instead of non-standard image/jpg 2021-03-05 13:14:11 -05: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 [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 Add Action Mailbox deprecations to 6.1 release notes (#44159) 2022-01-12 15:12:39 -05:00
7_0_release_notes.md Make #to_fs the default replacement for #to_s(:format) 2022-02-07 12:41:21 +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 Add turbolinks=false on links to older guides 2022-02-02 13:27:47 -08:00
action_cable_overview.md Link config settings to the configuration guide [ci-skip] 2022-02-13 13:13:11 -06:00
action_controller_overview.md Link config settings to the configuration guide [ci-skip] 2022-02-13 13:13:11 -06: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 Start Rails 7.1 development 2021-12-07 15:52:30 +00:00
active_record_callbacks.md Fix inaccurate callback documentation 2021-06-12 17:15:12 -07:00
active_record_encryption.md Include the model name when filtering encrypted attributes. 2022-02-21 12:05:04 +01:00
active_record_migrations.md Link config settings to the configuration guide [ci-skip] 2022-02-13 13:13:11 -06:00
active_record_multiple_databases.md Link config settings to the configuration guide [ci-skip] 2022-02-13 13:13:11 -06:00
active_record_postgresql.md Remove `--no-comments` from Postgres structure dumps 2022-03-07 12:40:12 -06:00
active_record_querying.md Improve the documentation and guide about where.not 2022-03-08 04:22:55 +00: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 Link config settings to the configuration guide [ci-skip] 2022-02-13 13:13:11 -06:00
active_support_core_extensions.md Link config settings to the configuration guide [ci-skip] 2022-02-13 13:13:11 -06:00
active_support_instrumentation.md Add backticks [ci-skip] 2022-02-13 13:07:51 -06:00
api_app.md Link config settings to the configuration guide [ci-skip] 2022-02-13 13:13:11 -06:00
api_documentation_guidelines.md Make #to_fs the default replacement for #to_s(:format) 2022-02-07 12:41:21 +01:00
asset_pipeline.md Improve Asset Pipeline documentation [ci-skip] 2022-02-19 12:25:00 -08:00
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 Modernizes wording in the autoloading guide 2022-03-08 20:27:46 +01:00
caching_with_rails.md Link config settings to the configuration guide [ci-skip] 2022-02-13 13:13:11 -06:00
classic_to_zeitwerk_howto.md Document how to update engine overrides loading in the classic to zeitwerk HOWTO 2022-02-03 22:59:30 +01:00
command_line.md Clarify scaffold generator explanation [ci-skip] 2022-02-13 13:07:51 -06:00
configuring.md Add `active_record.destroy_association_async_batch_size` configuration 2022-03-09 11:13:16 -07: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 Update verbose_query_logs method 2022-03-03 22:42:52 -05:00
development_dependencies_install.md chore: fix case of CSS and JavaScript 2021-04-15 21:52:58 +10:00
documents.yaml Remove wip flag from working with javascript guide 2022-02-14 20:15:22 -06:00
engines.md Link config settings to the configuration guide [ci-skip] 2022-02-13 13:13:11 -06:00
form_helpers.md Improve fields_for helper sections [ci-skip] 2022-02-14 16:28:53 -06:00
generators.md Add Oxford commas [ci-skip] 2022-02-13 13:07:51 -06:00
getting_started.md Merge pull request #44487 from ghousemohamed/patch-8 2022-02-22 19:25:57 -05:00
i18n.md Remove unmaintained francesc/rails-translate-routes gem 2022-03-11 17:34:44 +00: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 Update URLs for the blog [ci-skip] 2021-12-17 11:02:05 +01:00
layouts_and_rendering.md Fixes controller name highlight in guide 2022-02-23 04:16:04 +05:30
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 Link method names to API docs [ci-skip] 2022-02-13 13:07:51 -06:00
ruby_on_rails_guides_guidelines.md
security.md Merge pull request #44512 from p8/guides/add-permission-policy-guide 2022-02-25 15:45:22 -05:00
testing.md Fix ChatRelayJob definition in Testing Guide 2022-03-11 09:51:11 +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 remove typo - repeating word like 2022-03-03 18:12:49 +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 Fix javascript example code block [ci-skip] 2022-02-11 21:11:35 +01:00