rails--rails/guides/source
Jan Habermann 4f91215ce9 Fix typo in autoloading docs 2022-01-07 09:18:26 +01:00
..
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 typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
3_0_release_notes.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
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 [ci skip] Corrected Typos and Replacement to make doc concise 2021-05-31 15:41:28 +05:30
7_0_release_notes.md Update Release Notes [ci-skip] 2021-12-26 16:25:53 +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 Start Rails 7.1 development 2021-12-07 15:52:30 +00:00
action_cable_overview.md Update action cable overview docs 2022-01-04 20:05:13 +02:00
action_controller_overview.md Add note about action names versus ActionController reserved methods 2021-06-24 08:23:43 -04:00
action_mailbox_basics.md chore: fix grammar and spelling in Markdown and Ruby files 2021-04-15 19:32:27 +10:00
action_mailer_basics.md document usage of :enable_starttls 2022-01-06 17:41:00 +02:00
action_text_overview.md Replace "ActionText" with "Action Text" [ci skip] 2021-10-03 21:48:05 +01:00
action_view_helpers.md Lint Markdown blank lines around headings [ci-skip] 2021-04-14 01:17:46 +10:00
action_view_overview.md [ci skip] Improved Action View Overview 2021-06-13 02:48:38 +05:30
active_job_basics.md Mention Good Job as Active Job backend. 2021-09-09 09:56:25 +02: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 Clarify Active Record Encryption docs 2021-11-25 15:11:39 +00:00
active_record_migrations.md Improves Active Record Migrations guide on `add_foreign_key` 2021-12-09 08:29:18 +01:00
active_record_multiple_databases.md Use comma after etc. 2021-12-17 13:30:18 -03:00
active_record_postgresql.md Update Postgres guide for ActiveRecord::Enum support 2022-01-03 10:40:52 -05:00
active_record_querying.md Update documentation #any? #many? 2021-11-29 15:29:40 -03:00
active_record_validations.md Use Ruby regex for email validation in guide example 2021-12-10 10:47:22 -05:00
active_storage_overview.md use new vips syntax for named variant examples 2021-12-30 22:21:35 +00:00
active_support_core_extensions.md Deprecate `to_s(format)` in favor of `to_formatted_s(format)` 2021-12-06 19:22:05 +00:00
active_support_instrumentation.md add render_layout.action_view asn to documentation 2021-12-19 15:29:50 -05:00
api_app.md Add back Rack::Runtime to the default middleware stack. 2021-09-15 18:37:34 -04:00
api_documentation_guidelines.md Standardize nodoc comments 2021-07-29 21:18:07 +00:00
asset_pipeline.md Update Asset Pipeline Guide to describe how Sprockets 4 works 2021-12-09 17:42:02 -06:00
association_basics.md Start Rails 7.1 development 2021-12-07 15:52:30 +00:00
autoloading_and_reloading_constants.md Fix typo in autoloading docs 2022-01-07 09:18:26 +01:00
caching_with_rails.md Update guides/source/caching_with_rails.md 2021-12-27 19:02:39 -06:00
classic_to_zeitwerk_howto.md Update classic_to_zeitwerk_howto.md 2022-01-03 15:49:36 +04:00
command_line.md Start Rails 7.1 development 2021-12-07 15:52:30 +00:00
configuring.md Merge pull request #44096 from akostadinov/main 2022-01-06 10:51:52 -05: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 Add breakpoint section 2021-12-26 20:05:16 +00:00
development_dependencies_install.md chore: fix case of CSS and JavaScript 2021-04-15 21:52:58 +10:00
documents.yaml Make multi db docs public 2022-01-05 13:52:39 +01:00
engines.md Remove default reliance on Sass and CSS generators (#43110) 2021-08-26 13:40:25 +02:00
form_helpers.md Fix boolean error in form helpers guide 2021-11-24 01:01:53 -08:00
generators.md Remove default reliance on Sass and CSS generators (#43110) 2021-08-26 13:40:25 +02:00
getting_started.md Revise Turbo-related info in Getting Started guide [ci-skip] 2022-01-03 10:58:02 -06:00
i18n.md Further clarify internationalization example copy 2021-06-03 10:08:04 -04:00
index.html.erb
initialization.md Standardize nodoc comments 2021-07-29 21:18:07 +00:00
layout.html.erb Update URLs for the blog [ci-skip] 2021-12-17 11:02:05 +01:00
layouts_and_rendering.md Update layouts_and_rendering.md using turbo [ci-skip] 2021-12-27 18:47:44 +09:00
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 Replace link to the line on Github with Rdoc link 2021-08-31 15:56:56 +02:00
rails_on_rack.md Add back Rack::Runtime to the default middleware stack. 2021-09-15 18:37:34 -04:00
routing.md Link to listing existing routes 2021-11-16 16:48:10 +11: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 Remove X-Download-Options default header 2022-01-06 10:03:17 +01:00
testing.md Suggest eager load in CI in the testing guide 2021-11-01 15:56:52 +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 Fix image_processing link 2021-12-29 21:36:51 +00:00
webpacker.md Update the webpacker installation documentation as Rails 7 won't default install webpacker 2021-09-02 21:39:06 +05:30
working_with_javascript_in_rails.md Add missing word 2021-12-14 17:02:00 +02:00