rails/guides/source
2022-09-18 04:21:22 +10: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 Add turbolinks=false on links to older guides 2022-02-02 13:27:47 -08: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 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 [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 Rename behaviour to behavior in documentation 2022-05-26 17:14:18 -04: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 Remove legacy_connection_handling 2022-04-04 09:36:13 -04:00
action_cable_overview.md Correct the web socket url when creating consumer 2022-08-23 11:15:33 +00:00
action_controller_overview.md Use relative URLs for intra-guide links [ci-skip] 2022-08-05 21:36:18 -05: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 Recommend mandatory STARTTLS for Google (#43594) 2022-09-09 16:00:07 -04: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 Rename 'Explicit Locals to Strict Locals` 2022-08-01 17:23:47 -06: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 Clarify use of #update_all 2022-08-31 12:48:37 +10:00
active_record_callbacks.md Fix inaccurate callback documentation 2021-06-12 17:15:12 -07:00
active_record_encryption.md Use relative URLs for intra-guide links [ci-skip] 2022-08-05 21:36:18 -05:00
active_record_migrations.md Add info for change column and table comment 2022-04-21 15:40:37 -07:00
active_record_multiple_databases.md Syntax highlight ruby code in multi db guide (#44929) 2022-04-21 20:01:38 +05:30
active_record_postgresql.md Add drop_enum command for Postgres 2022-08-03 18:50:43 -05:00
active_record_querying.md Fix typos [ci-skip] 2022-08-05 21:36:18 -05:00
active_record_validations.md Formatting typo 2022-09-01 16:09:37 -04:00
active_storage_overview.md Documented the options available for image processing 2022-09-05 10:03:13 +01:00
active_support_core_extensions.md Add String#downcase_first method 2022-09-08 12:57:31 -04:00
active_support_instrumentation.md Add :locals to ActionView rendering instrumentation 2022-09-08 19:44:09 -04:00
api_app.md Fixes rubydoc links 2022-07-11 12:58:12 -06:00
api_documentation_guidelines.md Fix typos [ci-skip] 2022-08-05 21:36:18 -05:00
asset_pipeline.md Fix typo: NodeJS -> Node.js 2022-03-15 02:52:17 +05:30
association_basics.md Reference consistency check correction (#45840) 2022-08-18 08:51:11 -04:00
autoloading_and_reloading_constants.md Fix typos [ci-skip] 2022-08-05 21:36:18 -05:00
caching_with_rails.md Stop testing hiredis 2022-08-22 09:01:27 +02:00
classic_to_zeitwerk_howto.md Define config.enable_reloading to be !config.cache_classes 2022-04-14 18:11:36 +02:00
command_line.md Use relative URLs for intra-guide links [ci-skip] 2022-08-05 21:36:18 -05:00
configuring.md replace hardcoded ImageMagick with generic 'variant processor' 2022-09-09 14:56:49 +10:00
contributing_to_ruby_on_rails.md Make contributing guide consistent about bug fixes 2022-09-07 19:41:27 -04:00
debugging_rails_applications.md Remove resolved debugger caveat (#45704) 2022-07-31 02:27:28 +05:30
development_dependencies_install.md Use relative URLs for intra-guide links [ci-skip] 2022-08-05 21:36:18 -05:00
documents.yaml Apply suggestions from code review 2022-09-12 17:02:37 +08:00
engines.md Reword comment in engines guide 2022-03-13 11:56:50 +03:00
error_reporting.md Simpler Railtie subscribe in error_reporting.md 2022-09-13 10:32:32 +02:00
form_helpers.md Merge pull request #45779 from jonathanhefner/guide-form_helpers-explicitly-mention-associations 2022-08-12 15:44:00 -05:00
generators.md Fixes rubydoc links 2022-07-11 12:58:12 -06:00
getting_started.md Use relative URLs for intra-guide links [ci-skip] 2022-08-05 21:36:18 -05:00
i18n.md Fix word case. html -> HTML 2022-09-18 04:21:22 +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 Unify LTR / RTL CSS for guides 2022-06-22 16:42:48 -05:00
layouts_and_rendering.md Fix link for ActionController in Layouts and Rendering docs 2022-09-15 22:30:42 +05:30
maintenance_policy.md Add missing Versioning header in maintenance policy guide 2022-08-03 13:32:59 +02:00
plugins.md Clarifications for the Plugins Rails Guide 2022-09-12 16:35:39 -04: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 Improve prefixing routes example in guides [ci-skip] 2022-05-18 22:42:03 +02: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 Update guides on secuity page for sql injection sample code [ci-skip] 2022-09-14 10:22:55 +09:00
testing.md Fix broken link [ci-skip] 2022-08-10 12:45:52 -05:00
threading_and_code_execution.md Define config.enable_reloading to be !config.cache_classes 2022-04-14 18:11:36 +02:00
upgrading_ruby_on_rails.md Fix word case. json -> JSON 2022-09-17 04:11:36 +10:00
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 Add installation instructions for importmap-rails 2022-06-06 12:52:08 -04:00