.. |
kindle
|
|
|
2_2_release_notes.md
|
Use bash code fences and prompts for shell code [ci skip]
|
2020-06-13 19:27:30 -05:00 |
2_3_release_notes.md
|
Use bash code fences and prompts for shell code [ci skip]
|
2020-06-13 19:27:30 -05:00 |
3_0_release_notes.md
|
Update the Rails mailing list URLs to new discuss discourse URL [ci skip]
|
2020-04-02 22:00:28 +05:30 |
3_1_release_notes.md
|
|
|
3_2_release_notes.md
|
require, require_relative, load by double quotes (#38841)
|
2020-03-29 16:30:52 -07:00 |
4_0_release_notes.md
|
Use bash code fences and prompts for shell code [ci skip]
|
2020-06-13 19:27:30 -05:00 |
4_1_release_notes.md
|
Use bash code fences and prompts for shell code [ci skip]
|
2020-06-13 19:27:30 -05:00 |
4_2_release_notes.md
|
[ci skip] Update link to autoloading guide to classic mode guide instead of Zeitwerk guide
|
2020-06-10 10:43:05 -05:00 |
5_0_release_notes.md
|
|
|
5_1_release_notes.md
|
update from PR #36222
|
2020-02-12 13:31:43 -05:00 |
5_2_release_notes.md
|
|
|
6_0_release_notes.md
|
|
|
6_1_release_notes.md
|
Revert "Remove deprecated ActionMailer::DeliveryJob and ActionMailer::Parameterized::DeliveryJob "
|
2020-05-12 15:20:07 -04:00 |
_license.html.erb
|
|
|
_welcome.html.erb
|
|
|
action_cable_overview.md
|
Merge pull request #38082 from p8/guides/actioncable-clarify-stream-for
|
2020-04-08 16:33:46 -04:00 |
action_controller_overview.md
|
Use bash code fences and prompts for shell code [ci skip]
|
2020-06-13 19:27:30 -05:00 |
action_mailbox_basics.md
|
Use bash code fences and prompts for shell code [ci skip]
|
2020-06-13 19:27:30 -05:00 |
action_mailer_basics.md
|
Pass over the "Calling the Mailer" AM guide [ci skip] (#39402)
|
2020-05-23 23:32:45 +05:30 |
action_text_overview.md
|
Update Documentation - add method which eliminates N + 1 queries
|
2020-02-17 00:42:02 +01:00 |
action_view_overview.md
|
Link to current version of API docs [ci skip]
|
2020-06-04 00:58:18 -05:00 |
active_job_basics.md
|
fix grammar - ci skip
|
2020-03-28 19:38:01 -07:00 |
active_model_basics.md
|
require, require_relative, load by double quotes (#38841)
|
2020-03-29 16:30:52 -07:00 |
active_record_basics.md
|
Update Migration number to ensure consistency on the documentation [ci skip]
|
2020-01-25 15:12:33 -05:00 |
active_record_callbacks.md
|
Improve clarity of callback update warning [ci skip]
|
2020-05-31 16:14:59 -05:00 |
active_record_migrations.md
|
Use bash code fences and prompts for shell code [ci skip]
|
2020-06-13 19:27:30 -05:00 |
active_record_multiple_databases.md
|
Add missing backticks [ci skip]
|
2020-04-19 02:57:43 +05:00 |
active_record_postgresql.md
|
update from PR #36222
|
2020-02-12 13:31:43 -05:00 |
active_record_querying.md
|
Use bash code fences and prompts for shell code [ci skip]
|
2020-06-13 19:27:30 -05:00 |
active_record_validations.md
|
Deprecate starts_with? and ends_with? for String core extensions
|
2020-05-05 15:51:24 +09:00 |
active_storage_overview.md
|
Demonstrate connecting Active Storage to S3-compatible APIs [ci skip]
|
2020-05-05 11:49:35 -04:00 |
active_support_core_extensions.md
|
Address to false negative for Performance/DeletePrefix,DeleteSuffix
|
2020-06-14 13:04:47 +09:00 |
active_support_instrumentation.md
|
Remove connection_id key from the sql.active_record notification
|
2019-12-17 21:16:41 -03:00 |
api_app.md
|
Update list of middleware for API-only in Guides
|
2020-01-23 12:49:47 +08:00 |
api_documentation_guidelines.md
|
Use bash code fences and prompts for shell code [ci skip]
|
2020-06-13 19:27:30 -05:00 |
asset_pipeline.md
|
Fix confusing wording in Asset Pipeline guide [ci skip] (#38782)
|
2020-03-24 00:36:42 +00:00 |
association_basics.md
|
Expand on specs of self join and add make doc changes to suggest users to also do foreign_key when doing self join
|
2020-06-05 01:09:50 +05:30 |
autoloading_and_reloading_constants.md
|
Document how to reload at boot time [ci skip]
|
2020-05-17 10:11:41 +02:00 |
autoloading_and_reloading_constants_classic_mode.md
|
require, require_relative, load by double quotes (#38841)
|
2020-03-29 16:30:52 -07:00 |
caching_with_rails.md
|
Fix syntax error [ci skip]
|
2020-02-05 16:04:59 +09:00 |
command_line.md
|
Use bash code fences and prompts for shell code [ci skip]
|
2020-06-13 19:27:30 -05:00 |
configuring.md
|
Document config.javascript_path
|
2020-06-15 03:46:34 -04:00 |
contributing_to_ruby_on_rails.md
|
Use bash code fences and prompts for shell code [ci skip]
|
2020-06-13 19:27:30 -05:00 |
debugging_rails_applications.md
|
Use bash code fences and prompts for shell code [ci skip]
|
2020-06-13 19:27:30 -05:00 |
development_dependencies_install.md
|
update from PR #36222
|
2020-02-12 13:31:43 -05:00 |
documents.yaml
|
Remove deprecated ActionMailer::Base.receive in favor of Action Mailbox
|
2020-05-05 00:06:22 -04:00 |
engines.md
|
Few improvements to the engines guide
|
2020-06-14 11:59:37 +02:00 |
form_helpers.md
|
Unify coverage of collection helpers [ci skip]
|
2020-06-04 01:13:04 -05:00 |
generators.md
|
Use bash code fences and prompts for shell code [ci skip]
|
2020-06-13 19:27:30 -05:00 |
getting_started.md
|
Use bash code fences and prompts for shell code [ci skip]
|
2020-06-13 19:27:30 -05:00 |
i18n.md
|
Replace incorrect Symbols [ci skip]
|
2020-05-15 20:51:37 -05:00 |
index.html.erb
|
|
|
initialization.md
|
update global rails commands to bundled rails i.e. bin/rails
|
2020-04-11 17:32:26 +01:00 |
layout.html.erb
|
Use html-based edge badge instead of image
|
2020-06-05 23:06:13 +02:00 |
layouts_and_rendering.md
|
Document view components support (#38656)
|
2020-03-13 23:52:49 +01:00 |
maintenance_policy.md
|
Clarify subheadline of maintenance policy
|
2020-05-20 00:02:04 +02:00 |
plugins.md
|
Use bash code fences and prompts for shell code [ci skip]
|
2020-06-13 19:27:30 -05:00 |
rails_application_templates.md
|
Use bash code fences and prompts for shell code [ci skip]
|
2020-06-13 19:27:30 -05:00 |
rails_on_rack.md
|
[ci skip] Add ActionDispatch::ActionableExceptions to default middleware docs
|
2020-05-20 13:55:13 -04:00 |
routing.md
|
Use bash code fences and prompts for shell code [ci skip]
|
2020-06-13 19:27:30 -05:00 |
ruby_on_rails_guides_guidelines.md
|
Use bash code fences and prompts for shell code [ci skip]
|
2020-06-13 19:27:30 -05:00 |
security.md
|
Revise encrypted credentials section [ci skip]
|
2020-06-07 01:14:51 -05:00 |
testing.md
|
Use bash code fences and prompts for shell code [ci skip]
|
2020-06-13 19:27:30 -05:00 |
threading_and_code_execution.md
|
Fix typo in threading and code execution guide [ci skip]
|
2020-01-21 15:40:19 -03:00 |
upgrading_ruby_on_rails.md
|
Move Spring machinery to boot.rb
|
2020-06-15 17:32:55 -05:00 |
working_with_javascript_in_rails.md
|
Avoid implying that #results selector will only match a div element
|
2020-02-21 10:10:34 -08:00 |