rails--rails/guides/source
Jonathan Hefner c008a36492
Merge pull request #40922 from jonathanhefner/guides-split-code-snippets
Split code snippets by context [ci-skip]
2020-12-25 11:05:44 -06:00
..
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 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 url -> URL where apt except inside actionpack/ 2019-04-01 22:56:35 +05:30
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 Split code snippets by context [ci-skip] 2020-12-25 10:53:12 -06:00
5_0_release_notes.md Split code snippets by context [ci-skip] 2020-12-25 10:53:12 -06:00
5_1_release_notes.md Split code snippets by context [ci-skip] 2020-12-25 10:53:12 -06:00
5_2_release_notes.md fix a typo in 5_2_release_notes.md 2019-07-24 18:23:15 +03: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 Add `config.action_view.preload_links_header` option 2020-12-19 05:24:09 +00:00
6_2_release_notes.md Start Rails 6.2 upgrade and release notes 2020-12-17 20:00:58 +00:00
_license.html.erb
_welcome.html.erb Fix Rails Version in Guides Index 2020-12-11 16:13:47 -06:00
action_cable_overview.md Split code snippets by context [ci-skip] 2020-12-25 10:53:12 -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 Split code snippets by context [ci-skip] 2020-12-25 10:53:12 -06: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 Split code snippets by context [ci-skip] 2020-12-25 10:53:12 -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 Split code snippets by context [ci-skip] 2020-12-25 10:53:12 -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 Add a note about existing apps for ActiveStorage public access. 2020-12-17 17:54:23 -07: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 Merge pull request #40922 from jonathanhefner/guides-split-code-snippets 2020-12-25 11:05:44 -06:00
autoloading_and_reloading_constants_classic_mode.md Split code snippets by context [ci-skip] 2020-12-25 10:53:12 -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 Split code snippets by context [ci-skip] 2020-12-25 10:53:12 -06:00
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 Fix release date 2020-12-17 20:03:51 +00:00
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 Fix extra = in code example for _form.html.erb in Getting Started 6.4.1 2020-12-19 20:48:41 -08:00
i18n.md Split code snippets by context [ci-skip] 2020-12-25 10:53:12 -06:00
index.html.erb Add OG tags to layout.html.erb 2019-01-09 13:23:22 +09:00
initialization.md Fixes #40218 clarify different types of initializers (#40864) 2020-12-18 16:36:26 -05:00
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 Split code snippets by context [ci-skip] 2020-12-25 10:53:12 -06:00
maintenance_policy.md Start Rails 6.2 development 🎉 2020-12-03 01:35:29 +00:00
plugins.md Split code snippets by context [ci-skip] 2020-12-25 10:53:12 -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 [ci skip] Add `ActionDispatch::ActionableExceptions` to default middleware docs 2020-05-20 13:55:13 -04:00
routing.md Split code snippets by context [ci-skip] 2020-12-25 10:53:12 -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 Split code snippets by context [ci-skip] 2020-12-25 10:53:12 -06:00
threading_and_code_execution.md Fix minor formatting issue 2020-08-21 05:28:38 +05:30
upgrading_ruby_on_rails.md Split code snippets by context [ci-skip] 2020-12-25 10:53:12 -06: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