rails/guides/source
Yasuo Honda cc359c077f
Merge pull request #48019 from agrobbin/postgresql-exclusion-constraints-guides
Add a section on exclusion constraints to the AR PostgreSQL guide
2023-04-28 08:48:09 +09:00
..
epub Replaces mobi guide with epub for docs because of discontinued support 2022-08-05 00:18:20 +05:30
_license.html.erb
_welcome.html.erb Fix headings in guides index [ci-skip] 2023-04-20 08:14:49 +02:00
2_2_release_notes.md Fixes mime -> MIME 2022-10-02 07:10:43 +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 Update 4_0_release_notes.md 2023-03-30 22:32:37 +02:00
4_1_release_notes.md Fix word case. json -> JSON 2022-09-17 04:11:36 +10:00
4_2_release_notes.md Use versioned URLs for specific guide versions [ci-skip] 2022-08-05 21:36:18 -05:00
5_0_release_notes.md Fixes mime -> MIME 2022-10-02 07:10:43 +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 Merge pull request #46174 from datt/fix-sqlite 2022-10-02 10:55:12 +02:00
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 Missing end to code block in 7_0_release_notes.md 2023-02-04 18:55:52 +09:00
7_1_release_notes.md Revert "Remove deprecated children and parent_of? on ActiveSupport::Notifications::Event" 2023-03-03 22:38:21 +00:00
action_cable_overview.md Introduce markdownlint for guides 2023-03-27 12:14:18 +09:00
action_controller_overview.md Add rubocop-md for linting guides snippets 2023-03-15 10:48:19 +09:00
action_mailbox_basics.md Add rubocop-md for linting guides snippets 2023-03-15 10:48:19 +09:00
action_mailer_basics.md Add *_deliver callbacks for Action Mailer 2023-03-29 17:12:19 -07:00
action_text_overview.md Merge pull request #46101 from swanson/swanson/missing-attachable-partial 2023-03-25 12:49:54 -04:00
action_view_helpers.md Add rubocop-md for linting guides snippets 2023-03-15 10:48:19 +09:00
action_view_overview.md Split Templates, Partials and Layouts sections in guide [ci-skip] 2023-01-06 22:30:54 +01:00
active_job_basics.md Document verbose logging for Active Job 2023-04-06 08:39:20 +09:00
active_model_basics.md Add rubocop-md for linting guides snippets 2023-03-15 10:48:19 +09:00
active_record_basics.md Merge pull request #47779 from zzak/mdl 2023-03-29 15:33:41 -04:00
active_record_callbacks.md Update documentation for destroy callbacks 2023-03-28 20:03:41 +09:00
active_record_encryption.md Introduce markdownlint for guides 2023-03-27 12:14:18 +09:00
active_record_migrations.md Reword to avoid ambiguity [ci-skip] 2023-04-24 11:18:00 +09:00
active_record_multiple_databases.md Prefer bin/rails over rails 2023-03-30 15:16:57 +09:00
active_record_postgresql.md add a section on exclusion constraints to the AR PostgreSQL guide 2023-04-27 08:18:04 -04:00
active_record_querying.md Use proper heading for "N + 1 queries" section [ci-skip] 2023-04-19 12:04:42 +02:00
active_record_validations.md Merge pull request #47857 from Valerii-Pi/patch-3 2023-04-09 16:51:58 +09:00
active_storage_overview.md Use the skip forgery protection helper in Active Storage guide 2023-04-27 13:58:53 -03:00
active_support_core_extensions.md Add rubocop-md for linting guides snippets 2023-03-15 10:48:19 +09:00
active_support_instrumentation.md Add rubocop-md for linting guides snippets 2023-03-15 10:48:19 +09:00
api_app.md Introduce markdownlint for guides 2023-03-27 12:14:18 +09:00
api_documentation_guidelines.md Merge pull request #47186 from zzak/rubocop-md 2023-03-25 11:27:47 -04:00
asset_pipeline.md Unlink headings for alternative libs in assets guide [ci-skip] 2023-04-19 13:53:58 +02:00
association_basics.md Docs: fix misspel on association_basics.md [ci-skip] (#47958) 2023-04-17 15:27:23 +09:00
autoloading_and_reloading_constants.md Modernizes some examples in the autoloading guide 2023-04-20 09:57:16 +02:00
caching_with_rails.md Add rubocop-md for linting guides snippets 2023-03-15 10:48:19 +09:00
classic_to_zeitwerk_howto.md Sort the results of Dir.glob [ci skip] 2023-02-23 08:25:07 +00:00
command_line.md Merge pull request #47779 from zzak/mdl 2023-03-29 15:33:41 -04:00
configuring.md Fix marshalling_format_version config name [ci-skip] 2023-04-16 18:23:09 -05:00
contributing_to_ruby_on_rails.md Introduce markdownlint for guides 2023-03-27 12:14:18 +09:00
debugging_rails_applications.md Add support for logging background job enqueue callers 2023-04-02 03:23:42 +03:00
development_dependencies_install.md Add a note about installing dev deps on debian linux 2023-03-27 11:17:32 +09:00
documents.yaml Add "Rails Application Templates" to guides index, as WIP 2023-02-22 18:20:10 +09:00
engines.md Add load hook for ActiveRecord::ConnectionAdapters::Mysql2Adapter 2023-04-21 22:00:39 +03:00
error_reporting.md Introduce markdownlint for guides 2023-03-27 12:14:18 +09:00
form_helpers.md Introduce markdownlint for guides 2023-03-27 12:14:18 +09:00
generators.md [skip-ci] adding missing config generator line to prevent creating stylesheets inside generators.rb (section: Customizing Your Workflow) 2023-03-20 14:26:28 +01:00
getting_started.md Add rubocop-md for linting guides snippets 2023-03-15 10:48:19 +09:00
i18n.md Add rubocop-md for linting guides snippets 2023-03-15 10:48:19 +09:00
index.html.erb Fix headings in guides index [ci-skip] 2023-04-20 08:14:49 +02:00
initialization.md Add rubocop-md for linting guides snippets 2023-03-15 10:48:19 +09:00
layout.html.erb Use h1 for guide titles 2023-04-18 22:27:03 +02:00
layouts_and_rendering.md Add rubocop-md for linting guides snippets 2023-03-15 10:48:19 +09:00
maintenance_policy.md Introduce markdownlint for guides 2023-03-27 12:14:18 +09:00
plugins.md Improve code block examples in plugins guide [ci-skip] 2023-02-09 21:38:53 +01:00
rails_application_templates.md Fix link to Thor docs [ci-skip] 2022-12-19 15:08:56 -06:00
rails_on_rack.md Capitalize headings to match style guidelines 2022-10-17 17:01:28 -10:00
routing.md Improve Parametric Scopes documentation 2022-11-04 16:30:57 -05:00
ruby_on_rails_guides_guidelines.md Add missing language to markdown code blocks in guides [ci-skip] 2023-02-02 19:01:05 +01:00
security.md Merge pull request #47365 from p8/guides/document-request-js 2023-04-09 16:57:50 +09:00
testing.md Prefer bin/rails over rails 2023-03-30 15:16:57 +09:00
threading_and_code_execution.md Capitalize headings to match style guidelines 2022-10-17 17:01:28 -10:00
upgrading_ruby_on_rails.md Introduce markdownlint for guides 2023-03-27 12:14:18 +09:00
webpacker.md Mention "rake" less in guides 2023-03-09 10:14:51 -07:00
working_with_javascript_in_rails.md Add link to security guide for CSRF from JS token part 2023-04-10 07:20:40 +09:00