rails/guides/source
Yasuo Honda d440ba77f8
Merge pull request #46761 from ghiculescu/postgres-config-docs
[docs] Code samples for postgres configs
2022-12-19 11:25:14 +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 [ci skip] Update guides license to CC BY-SA 4.0 International. 2014-05-02 18:49:37 +08:00
_welcome.html.erb Migrate Rails Guides from Turbolinks to Turbo 2022-10-17 22:07:33 +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 [ci skip] Corrected Change logs to Changelogs 2021-05-31 18:40:12 +05:30
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 Put Active Record changes into place in 7.0 release notes [ci-skip] 2022-05-02 16:13:31 +09:00
7_1_release_notes.md Trim trailing whitespace from *.md files 2022-12-17 15:27:51 -08:00
action_cable_overview.md Trim trailing whitespace from *.md files 2022-12-17 15:27:51 -08:00
action_controller_overview.md Capitalize headings to match style guidelines 2022-10-17 17:01:28 -10:00
action_mailbox_basics.md Capitalize headings to match style guidelines 2022-10-17 17:01:28 -10:00
action_mailer_basics.md Document new default arguments to Mail's sendmail 2022-12-14 16:56:50 +01:00
action_text_overview.md Replace hardcoded edge links in guides 2022-11-12 16:12:59 -05:00
action_view_helpers.md Capitalize headings to match style guidelines 2022-10-17 17:01:28 -10:00
action_view_overview.md Capitalize headings to match style guidelines 2022-10-17 17:01:28 -10:00
active_job_basics.md Merge pull request #46250 from missy-davies/md/capitalize-heading 2022-10-18 12:00:31 -05:00
active_model_basics.md Capitalize headings to match style guidelines 2022-10-17 17:01:28 -10:00
active_record_basics.md Trim trailing whitespace from *.md files 2022-12-17 15:27:51 -08:00
active_record_callbacks.md Fix inaccurate callback documentation 2021-06-12 17:15:12 -07:00
active_record_encryption.md Fix Active Record Encryption credentials example [ci-skip] 2022-11-15 13:57:15 -06:00
active_record_migrations.md [ci skip] documentation for #36589 2022-12-12 08:37:28 +09:00
active_record_multiple_databases.md Capitalize headings to match style guidelines 2022-10-17 17:01:28 -10:00
active_record_postgresql.md Trim trailing whitespace from *.md files 2022-12-17 15:27:51 -08:00
active_record_querying.md Capitalize headings to match style guidelines 2022-10-17 17:01:28 -10:00
active_record_validations.md fix pluralization and punctuation issues 2022-12-01 07:44:14 -06:00
active_storage_overview.md Add notice about primary_key_type in ActiveStorage migration guide 2022-11-17 14:41:31 +01:00
active_support_core_extensions.md Fix markdown inline code typo 2022-11-11 20:58:36 -03:00
active_support_instrumentation.md Capitalize headings to match style guidelines 2022-10-17 17:01:28 -10:00
api_app.md Capitalize headings to match style guidelines 2022-10-17 17:01:28 -10:00
api_documentation_guidelines.md Fix typos [ci-skip] 2022-08-05 21:36:18 -05:00
asset_pipeline.md Improve layout of Sprockets 3 & 4 manifest documentation [ci-skip] 2022-11-11 16:28:49 +01:00
association_basics.md update return values to reflect the proper object class 2022-12-12 21:11:08 -06:00
autoloading_and_reloading_constants.md Document 4 ways to preload STIs 2022-12-10 21:18:57 +01:00
caching_with_rails.md Update the Sentry class name 2022-12-07 13:09:11 -08:00
classic_to_zeitwerk_howto.md Capitalize headings to match style guidelines 2022-10-17 17:01:28 -10:00
command_line.md Use yaml code fence [ci-skip] 2022-11-15 13:57:15 -06:00
configuring.md Merge pull request #46761 from ghiculescu/postgres-config-docs 2022-12-19 11:25:14 +09:00
contributing_to_ruby_on_rails.md Merge pull request #46482 from skipkayhil/fix-edge-links 2022-11-12 15:26:57 -06:00
debugging_rails_applications.md Update Active Record Query Logs docs 2022-11-14 17:06:15 -05:00
development_dependencies_install.md Capitalize headings to match style guidelines 2022-10-17 17:01:28 -10:00
documents.yaml Apply suggestions from code review 2022-09-12 17:02:37 +08:00
engines.md Capitalize headings to match style guidelines 2022-10-17 17:01:28 -10:00
error_reporting.md Allow ErrorReporter to handle several error classes 2022-10-21 13:21:36 +02:00
form_helpers.md Fixed form helper documentation [ci-skip] 2022-12-08 23:56:06 +05:30
generators.md Fixes rubydoc links 2022-07-11 12:58:12 -06:00
getting_started.md Capitalize headings to match style guidelines 2022-10-17 17:01:28 -10:00
i18n.md Capitalize headings to match style guidelines 2022-10-17 17:01:28 -10:00
index.html.erb Replaces mobi guide with epub for docs because of discontinued support 2022-08-05 00:18:20 +05:30
initialization.md Removed list of gems specified in the initialization guide 2022-02-22 01:05:54 +05:30
layout.html.erb Migrate Rails Guides from Turbolinks to Turbo 2022-10-17 22:07:33 +02:00
layouts_and_rendering.md Capitalize headings to match style guidelines 2022-10-17 17:01:28 -10:00
maintenance_policy.md Trim trailing whitespace from *.md files 2022-12-17 15:27:51 -08:00
plugins.md Capitalize headings to match style guidelines 2022-10-17 17:01:28 -10:00
rails_application_templates.md Update rails_application_templates.md 2022-02-24 09:51:21 +01: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 Remove references to WARNINGS environment variable [ci skip] 2020-07-05 16:40:52 +01:00
security.md Fix: Add missing quotes [skip ci] 2022-11-28 10:28:30 +05:30
testing.md Rename AJAX to Ajax for consistency [ci-skip] 2022-11-20 11:17:44 +01: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 Fix wrong grammar on upgrade guide 2022-11-28 20:03:04 +00:00
webpacker.md Capitalize headings to match style guidelines 2022-10-17 17:01:28 -10:00
working_with_javascript_in_rails.md Correct closing quotation mark for data-turbo-confirm on button_to example [ci-skip] 2022-11-27 13:26:32 +05:30