1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/source
Rafael Mendonça França 8137932a05
Merge PR #44361
2022-02-25 22:05:36 +00:00
..
kindle
2_2_release_notes.md
2_3_release_notes.md
3_0_release_notes.md Fixed typo: HTML 5 -> HTML5 2022-02-21 02:34:46 +05:30
3_1_release_notes.md
3_2_release_notes.md
4_0_release_notes.md
4_1_release_notes.md
4_2_release_notes.md
5_0_release_notes.md
5_1_release_notes.md
5_2_release_notes.md
6_0_release_notes.md
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
active_record_basics.md Start Rails 7.1 development 2021-12-07 15:52:30 +00:00
active_record_callbacks.md
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 Dump the database schema containing the current Rails version 2022-02-07 18:58:36 +00:00
active_record_querying.md Add spacing to curly braces 2022-02-15 16:32:25 -03: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 Link config settings to the configuration guide [ci-skip] 2022-02-13 13:13:11 -06: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 Remove assets.enabled from Configuring guide 2022-02-23 11:11:52 +01: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 Fix typos [ci-skip] 2022-02-13 13:07:51 -06:00
development_dependencies_install.md
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 Prefer I18n over i18n when referencing internationalization 2022-01-26 16:42:30 -05: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
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 Link config settings to the configuration guide [ci-skip] 2022-02-13 13:13:11 -06:00
threading_and_code_execution.md
upgrading_ruby_on_rails.md Link config settings to the configuration guide [ci-skip] 2022-02-13 13:13:11 -06: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 Fix javascript example code block [ci-skip] 2022-02-11 21:11:35 +01:00