rails--rails/guides/source
Abhay Nikam 15cf582ea0 Fixes the copy-paste typo for configuration guide changes made in PR: #40766 2020-12-09 10:29:03 +05:30
..
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 irb code fences where applicable [ci-skip] 2020-11-01 16:29:18 -06:00
3_0_release_notes.md
3_1_release_notes.md
3_2_release_notes.md Use appropriate code fences [ci skip] 2020-07-08 14:51:57 -05: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 Use irb code fences where applicable [ci-skip] 2020-11-01 16:29:18 -06:00
5_2_release_notes.md
6_0_release_notes.md
6_1_release_notes.md Fix couple of typos [ci skip] (#40578) 2020-11-09 09:05:04 +05:30
_license.html.erb
_welcome.html.erb
action_cable_overview.md Link to API docs in Action Cable Overview guide [ci-skip] 2020-12-02 16:08:37 -06:00
action_controller_overview.md Change form_with to generate non remote forms by default 2020-12-01 21:14:37 +01:00
action_mailbox_basics.md Use appropriate code fences [ci skip] 2020-07-08 14:51:57 -05:00
action_mailer_basics.md Merge pull request #40709 from francois-ferrandis/update-guide-on-delivery-method-in-callbacks 2020-11-30 18:36:33 -05:00
action_text_overview.md Update action_text_overview.md 2020-10-09 11:23:06 -04:00
action_view_helpers.md Always recommend config.asset_host in examples 2020-11-30 16:33:51 -06:00
action_view_overview.md Wording in guides: Prefer environment over mode 2020-10-05 16:30:48 -07:00
active_job_basics.md Link to API docs in Active Job Basics guide [ci-skip] 2020-11-24 15:19:49 -06: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 Added definite article in guide Actice Record Basics section 3 paragraph 3 [ci skip] 2020-11-26 17:32:22 +01: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_migrations.md Link to API docs in AR Migrations guide [ci-skip] 2020-11-05 21:13:08 -06:00
active_record_multiple_databases.md Sync error message with `connected_to(role: :nonexistent)` [ci skip] 2020-11-13 20:27:04 +09:00
active_record_postgresql.md Use irb code fences where applicable [ci-skip] 2020-11-01 16:29:18 -06:00
active_record_querying.md Merge pull request #40096 from ldstudios/update-active-record-querying-guide 2020-12-08 19:23:07 -05:00
active_record_validations.md Link to API docs in AR Validations guide [ci-skip] 2020-11-05 21:14:24 -06:00
active_storage_overview.md ActiveStorage Direct Upload docs improvements [ci skip] 2020-12-02 10:41:57 -06:00
active_support_core_extensions.md Link to API docs in AS Core Extensions guide [ci-skip] 2020-11-11 16:06:55 -06:00
active_support_instrumentation.md Document for cache store name instrumentation [ci skip] 2020-10-22 17:54:48 +09:00
api_app.md Use irb code fences where applicable [ci-skip] 2020-11-01 16:29:18 -06:00
api_documentation_guidelines.md fix boolean negation in documentation 2020-10-21 22:13:39 +03:00
asset_pipeline.md Always recommend config.asset_host in examples 2020-11-30 16:33:51 -06:00
association_basics.md Merge pull request #40320 from mh-mobile/master 2020-11-25 21:45:08 +09:00
autoloading_and_reloading_constants.md Improve docs about autoloading and boot time [skip ci] 2020-11-25 17:34:16 +01:00
autoloading_and_reloading_constants_classic_mode.md Use irb code fences where applicable [ci-skip] 2020-11-01 16:29:18 -06:00
caching_with_rails.md Fallback to $MEMCACHE_SERVERS if no servers given 2020-10-20 23:50:52 -04:00
command_line.md Use irb code fences where applicable [ci-skip] 2020-11-01 16:29:18 -06:00
configuring.md Fixes the copy-paste typo for configuration guide changes made in PR: #40766 2020-12-09 10:29:03 +05:30
contributing_to_ruby_on_rails.md Add a note about PR approvals [ci skip] 2020-09-22 18:50:15 -04:00
debugging_rails_applications.md Formats code blocks for better syntax highlighting 2020-08-21 15:47:32 +05:30
development_dependencies_install.md Fix highlighting for mostly SQL block 2020-07-26 18:27:07 +02:00
documents.yaml change typo 6.0 to 6.1 in the documents.yml (#39664) [ci skip] 2020-06-19 06:19:29 +05:30
engines.md Change form_with to generate non remote forms by default 2020-12-01 21:14:37 +01:00
form_helpers.md Change form_with to generate non remote forms by default 2020-12-01 21:14:37 +01:00
generators.md Formats code blocks for better syntax highlighting 2020-08-21 15:47:32 +05:30
getting_started.md Change form_with to generate non remote forms by default 2020-12-01 21:14:37 +01:00
i18n.md fix minor typos 2020-07-22 08:01:10 -05:00
index.html.erb
initialization.md
layout.html.erb Always show version badge, not just for edge [ci skip] 2020-11-09 20:28:08 +01:00
layouts_and_rendering.md Link to API docs in Layouts and Rendering guide [ci-skip] 2020-11-08 21:07:19 -06:00
maintenance_policy.md Start Rails 6.2 development 🎉 2020-12-03 01:35:29 +00:00
plugins.md Use irb code fences where applicable [ci-skip] 2020-11-01 16:29:18 -06: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
routing.md Link to API docs in Routing guide [ci-skip] 2020-11-09 15:56:11 -06: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 Update security guide section on session expirity [ci skip] 2020-10-28 12:59:34 +02:00
testing.md Recover precision when serializing `Time`, `TimeWithZone` and `DateTime`. 2020-10-30 19:58:13 +00:00
threading_and_code_execution.md Fix minor formatting issue 2020-08-21 05:28:38 +05:30
upgrading_ruby_on_rails.md Merge pull request #40008 from santib/upgrading-to-image-processing 2020-11-09 14:21:10 -05:00
working_with_javascript_in_rails.md Change form_with to generate non remote forms by default 2020-12-01 21:14:37 +01:00