rails/guides/source
2021-05-09 08:05:47 -06:00
..
kindle Use image/jpeg instead of non-standard image/jpg 2021-03-05 13:14:11 -05:00
_license.html.erb
_welcome.html.erb Rails 6.2 is now Rails 7.0 2021-02-04 16:47:16 +00:00
2_2_release_notes.md chore: fix spelling 2021-04-15 15:49:48 +10:00
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 Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
3_2_release_notes.md chore: fix case of CSS and JavaScript 2021-04-15 21:52:58 +10:00
4_0_release_notes.md Rename master to main in all code references 2021-01-19 20:46:33 +00:00
4_1_release_notes.md docs: fix missing HTTPS on links [ci-skip] 2021-04-12 09:45:13 +10:00
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 docs: fix grammar and spelling [ci skip] 2021-04-15 18:51:29 +10:00
5_1_release_notes.md docs: fix missing HTTPS on links [ci-skip] 2021-04-12 09:45:13 +10:00
5_2_release_notes.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
6_0_release_notes.md Merge pull request #36823 from abhaynikam/add-multiple-database-guide-entry-to-release-notes 2019-08-05 08:42:15 -04:00
6_1_release_notes.md Fix typo in 6.1 release notes 2021-03-22 21:15:17 +00:00
7_0_release_notes.md Fix link to Upgrading guide from 7.0 Release Notes guide [ci skip] 2021-02-25 18:25:30 -03:00
action_cable_overview.md Restore dynamic URL example in Action Cable guide [ci skip] 2021-04-30 16:50:32 +01:00
action_controller_overview.md chore: fix grammar and spelling in Markdown and Ruby files 2021-04-15 19:32:27 +10: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 Update how to configure Action Mailer interceptors/observers 2021-05-08 09:26:24 +01:00
action_text_overview.md Fix HTML tag mismatches in Action Text README [ci skip] 2021-04-12 17:42:13 -04: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 Lint Markdown blank lines around headings [ci-skip] 2021-04-14 01:17:46 +10:00
active_job_basics.md Extend example code for autoloading serializers 2021-04-27 16:43:32 +02:00
active_model_basics.md Use irb code fences where applicable [ci-skip] 2020-11-01 16:29:18 -06:00
active_record_basics.md Update all Migration version references 2021-05-02 21:17:04 +09:00
active_record_callbacks.md Link to API docs in AR Callbacks guide [ci-skip] 2020-11-06 21:26:25 -06:00
active_record_encryption.md Rename "master key" -> "primary key" in Active Record encryption 2021-04-29 22:26:35 +02:00
active_record_migrations.md Update all Migration version references 2021-05-02 21:17:04 +09:00
active_record_multiple_databases.md Add has_one through disable_joins 2021-05-07 09:00:42 -04:00
active_record_postgresql.md docs: fix missing HTTPS on links [ci-skip] 2021-04-12 09:45:13 +10:00
active_record_querying.md [ci-skip] fix docs for ActiveRecord select_all 2021-05-08 16:56:03 +08:00
active_record_validations.md Add ComparisonValidator to Rails to support validations between two comparable values. 2021-01-23 21:24:25 -05:00
active_storage_overview.md Add docs on how to write tests for using Active Storage [ci skip] 2021-05-06 16:56:53 -05:00
active_support_core_extensions.md Change core_ext cherry picking example. 2021-05-08 14:26:46 +12:00
active_support_instrumentation.md Provide context when logging unpermitted parameters 2021-03-31 17:15:23 -06:00
api_app.md Remove Rack::Runtime and deprecate referencing it 2021-04-12 14:31:12 -04:00
api_documentation_guidelines.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
asset_pipeline.md Remove legacy media=screen default from stylesheet_link_tag. 2021-01-22 20:42:22 -03:00
association_basics.md Update all Migration version references 2021-05-02 21:17:04 +09:00
autoloading_and_reloading_constants_classic_mode.md Fix grammar 2021-01-05 12:36:47 -06:00
autoloading_and_reloading_constants.md Drops support for classic mode 2021-03-08 05:30:11 +01:00
caching_with_rails.md Document the new Active Support cache format 2021-04-26 11:20:59 +02:00
command_line.md Matched guide example with rails api docs [ci skip] 2021-05-01 13:18:45 +05:30
configuring.md Active Record + PostgreSQL: native support for timestamp with time zone 2021-05-06 17:41:55 -05:00
contributing_to_ruby_on_rails.md Fix links in the Contributing to Ruby on Rails guide [ci skip] 2021-05-06 14:10:20 +00:00
debugging_rails_applications.md Merge pull request #42114 from adityapandit17/guides_patch 2021-05-02 10:41:39 +09:00
development_dependencies_install.md chore: fix case of CSS and JavaScript 2021-04-15 21:52:58 +10:00
documents.yaml Encryption guide (WIP) 2021-04-01 15:02:13 +02:00
engines.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
form_helpers.md Simplify singular resource example 2021-03-28 18:38:51 -05:00
generators.md Fix doc: stylesheet_include_tag -> stylesheet_link_tag 2021-01-23 13:07:58 -03:00
getting_started.md Fix typo 2021-05-09 08:05:47 -06:00
i18n.md Remove reference to globalize gem 2021-01-24 20:10:09 +01:00
index.html.erb
initialization.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
layout.html.erb Rename master to main in all code references 2021-01-19 20:46:33 +00:00
layouts_and_rendering.md chore: fix case of CSS and JavaScript 2021-04-15 21:52:58 +10:00
maintenance_policy.md Clarify maintenance policy for bug fixes to security patches 2021-03-12 21:26:44 +00:00
plugins.md docs: fix grammar and spelling [ci skip] 2021-04-15 18:51:29 +10:00
rails_application_templates.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
rails_on_rack.md Remove Rack::Runtime and deprecate referencing it 2021-04-12 14:31:12 -04:00
routing.md Merge pull request #41727 from ghiculescu/patch-2 2021-04-30 10:31:16 +01: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 Change HTML img tag to lowercase [ci skip] 2021-05-05 09:54:09 +10:00
testing.md Lint Markdown blank lines around headings [ci-skip] 2021-04-14 01:17:46 +10:00
threading_and_code_execution.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
upgrading_ruby_on_rails.md Fix typo seemless -> seamless [ci skip] 2021-05-01 16:01:02 +09:00
webpacker.md Fix case of GitHub, JavaScript, TypeScript [ci skip] 2021-05-04 02:02:42 +10:00
working_with_javascript_in_rails.md docs: fix grammar and spelling [ci skip] 2021-04-15 18:51:29 +10:00