..
kindle
2_2_release_notes.md
2_3_release_notes.md
3_0_release_notes.md
3_1_release_notes.md
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
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
7_0_release_notes.md
_license.html.erb
_welcome.html.erb
action_cable_overview.md
Fix inconsistent heading level in guides [ci-skip]
2021-07-16 15:13:37 -06: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
action_mailer_basics.md
Fix inconsistent heading level in guides [ci-skip]
2021-07-16 15:13:37 -06:00
action_text_overview.md
[ci skip] Corrected Grammatical Error
2021-06-13 02:36:14 +05:30
action_view_helpers.md
action_view_overview.md
[ci skip] Improved Action View Overview
2021-06-13 02:48:38 +05:30
active_job_basics.md
[GUIDES] Fix ActiveJob custom serializer typo
2021-08-25 13:50:54 +01:00
active_model_basics.md
Merge pull request #42479 from AdityaBhutani/fix-and-improve-guide-active-model-basics
2021-06-18 15:55:22 +09:00
active_record_basics.md
Add example for update_all vs. update
2021-06-10 21:07:40 +09:00
active_record_callbacks.md
Fix inaccurate callback documentation
2021-06-12 17:15:12 -07:00
active_record_encryption.md
Update docs active record encryption
2021-06-20 14:50:48 +07:00
active_record_migrations.md
Fix spelling of associations
2021-06-23 10:50:09 +02:00
active_record_multiple_databases.md
Fix typo [ci skip]
2021-08-17 12:41:08 +09:00
active_record_postgresql.md
active_record_querying.md
Avoid orders_count
in Active Record order
guide examples
2021-08-17 17:16:06 +02:00
active_record_validations.md
Remove nodoc from EachValidator [ci-skip]
2021-07-22 10:35:48 -05:00
active_storage_overview.md
Fix the variable
link in active_storage_overview.md
[ci skip]
2021-08-06 16:16:48 +09:00
active_support_core_extensions.md
Delete AS::Dependencies.load_missing_constant
2021-08-18 22:43:52 +02:00
active_support_instrumentation.md
Improve sections on instrumentation guides [ci skip]
2021-07-27 12:42:43 -03:00
api_app.md
api_documentation_guidelines.md
Standardize nodoc comments
2021-07-29 21:18:07 +00:00
asset_pipeline.md
[ci skip] replace Uglifier example with Terser
2021-06-27 14:39:47 -04:00
association_basics.md
Add change tracking methods for belongs_to associations
2021-07-19 14:39:13 -04:00
autoloading_and_reloading_constants.md
[GUIDES] Fix ActiveJob custom serializer typo
2021-08-25 13:50:54 +01:00
caching_with_rails.md
command_line.md
Remove spring as a default installation option ( #42997 )
2021-08-12 12:31:18 +02:00
configuring.md
Remove more unneeded methods that should be configs
2021-08-17 22:35:22 +00:00
contributing_to_ruby_on_rails.md
Ask contributors to update the documentation
2021-07-08 16:53:50 -03:00
debugging_rails_applications.md
development_dependencies_install.md
documents.yaml
Deletes the guide for classic mode [skip ci]
2021-08-10 12:31:21 +02:00
engines.md
Document autoloading and engines [skip ci]
2021-08-04 23:41:01 +02:00
form_helpers.md
generators.md
getting_started.md
Remove spring as a default installation option ( #42997 )
2021-08-12 12:31:18 +02: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
layouts_and_rendering.md
Fix punctuation of layout and rendering doc
2021-06-27 20:40:21 +05:30
maintenance_policy.md
plugins.md
Standardize nodoc comments
2021-07-29 21:18:07 +00:00
rails_application_templates.md
Remove spring as a default installation option ( #42997 )
2021-08-12 12:31:18 +02:00
rails_on_rack.md
"Middleware#remove" is renamed "Middleware#delete!"
2021-07-25 19:17:30 +09:00
routing.md
ruby_on_rails_guides_guidelines.md
security.md
testing.md
[GUIDES]: Fix ActiveStorage::FixtureSet.blob YAML
2021-08-21 18:04:24 -04:00
threading_and_code_execution.md
[CI skip] Add (see below)
notations to threading documentation
2021-07-11 00:01:12 +09:00
upgrading_ruby_on_rails.md
Make vips the default variant processor for new apps
2021-07-14 14:26:43 -03:00
webpacker.md
Fix extra s
typo in doc app/javascripts/packs
2021-06-15 07:22:59 +02:00
working_with_javascript_in_rails.md