rails--rails/guides/source
eileencodes 8574c3e4fa Document multiple databases in Rails
This file documents how to use multiple databases, what features are
supported, what features are coming soon, and caveats.
2019-06-04 10:31:46 -04:00
..
kindle Remove credits.html from Rails Guides 2018-04-03 10:45:03 +09:00
2_2_release_notes.md Rails guides are now served over https 2018-07-24 11:29:31 +09:00
2_3_release_notes.md Use the HTTPS protocol for links to Edges Guides [ci skip] 2018-08-28 13:49:58 +00:00
3_0_release_notes.md Fix links in gemspec and docs from http to https. 2019-03-09 19:42:35 +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 Rails guides are now served over https 2018-07-24 11:29:31 +09:00
4_0_release_notes.md Fix links in gemspec and docs from http to https. 2019-03-09 19:42:35 +05:30
4_1_release_notes.md Fix links in gemspec and docs from http to https. 2019-03-09 19:42:35 +05:30
4_2_release_notes.md Fix links in gemspec and docs from http to https. 2019-03-09 19:42:35 +05:30
5_0_release_notes.md Fix links in gemspec and docs from http to https. 2019-03-09 19:42:35 +05:30
5_1_release_notes.md NPM -> npm [ci skip] 2019-05-12 12:00:03 +02:00
5_2_release_notes.md Updated links from http to https in guides, docs, etc 2019-03-09 16:43:47 +05:30
6_0_release_notes.md Change `ActionDispatch::Response#content_type` returning Content-Type header as it is 2019-06-01 09:20:13 +09:00
_license.html.erb
_welcome.html.erb Rails guides are now served over https 2018-07-24 11:29:31 +09:00
action_cable_overview.md url -> URL in Action Cable guide [ci skip] 2019-04-01 11:57:23 +05:30
action_controller_overview.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
action_mailbox_basics.md Remove the Amazon SES ingress 2019-04-14 12:15:54 -04:00
action_mailer_basics.md url -> URL where apt except inside actionpack/ 2019-04-01 22:56:35 +05:30
action_text_overview.md [ci skip] Correct the stylesheet name used in the guide. 2019-05-02 19:32:52 -04:00
action_view_overview.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
active_job_basics.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
active_model_basics.md Rails guides are now served over https 2018-07-24 11:29:31 +09:00
active_record_basics.md Use official database name [ci skip] 2019-04-03 13:08:54 +09:00
active_record_callbacks.md Remove reminiscences from previous documentation [ci skip] 2019-04-23 12:11:43 +02:00
active_record_migrations.md Merge branch 'migration-timestamp-fix' 2019-05-10 16:45:46 -04:00
active_record_multiple_databases.md Document multiple databases in Rails 2019-06-04 10:31:46 -04:00
active_record_postgresql.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
active_record_querying.md Add a section to introduce `pluck`'s eager loading behavior 2019-05-03 19:24:53 +08:00
active_record_validations.md Raise deprecation for calling `[:f] = 'b'` or `[:f] << 'b'` 2019-03-31 22:59:12 +08:00
active_storage_overview.md Mirror direct uploads 2019-05-22 15:07:35 -04:00
active_support_core_extensions.md Merge pull request #36348 from corprew/docs-stringify-keys-stable-result 2019-05-28 17:14:19 +09:00
active_support_instrumentation.md Introduce 'ActiveSupport::Notifications::Fanout::Subscribers::MonotonicTimed' and 'ActiveSupport::Notifications::monotonic_subscribe' 2019-05-10 20:16:17 +05:30
api_app.md Add ActionController::Caching into api app's document 2019-04-23 10:31:37 +08:00
api_documentation_guidelines.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
asset_pipeline.md [ci skip] More asset guide touch ups 2019-04-17 01:22:34 +02:00
association_basics.md [skip ci] Add undefined STI acronym to the heading which is referred under its section 2019-05-12 20:49:54 +05:30
autoloading_and_reloading_constants.md [ci skip] Minor documentation fixes for consistency 2019-03-09 12:15:00 +05:30
caching_with_rails.md Fixed description of the `cache_key_with_version` method [ci skip] 2019-04-03 09:46:29 +09:00
command_line.md List available skip options in command line guide [ci skip] 2019-05-15 11:15:49 +02:00
configuring.md changes 'Week day' to 'day of week' 2019-05-27 18:43:41 -07:00
contributing_to_ruby_on_rails.md Update directory name in sample commands 2019-05-08 00:25:23 +08:00
debugging_rails_applications.md Remove outdated debugging plugins 2019-04-11 16:09:46 +08:00
development_dependencies_install.md Fix "Development Dependencies Install" guide [ci skip] 2019-01-19 23:28:25 +00:00
documents.yaml Document multiple databases in Rails 2019-06-04 10:31:46 -04:00
engines.md Add `action_cable_connection_test_case` hook to the "available hooks" list [ci skip] (#36326) 2019-05-22 19:04:56 +05:30
form_helpers.md url -> URL where apt except inside actionpack/ 2019-04-01 22:56:35 +05:30
generators.md Remove mentions about `javascripts` option from the guide about generators [ci skip] 2018-10-22 23:55:36 +03:00
getting_started.md compilation -> compression [ci skip] 2019-05-02 03:42:46 +05:30
i18n.md Remove dynamic_form gem references in guides 2019-04-30 20:45:50 +02:00
index.html.erb Add OG tags to layout.html.erb 2019-01-09 13:23:22 +09:00
initialization.md Rails guides are now served over https 2018-07-24 11:29:31 +09:00
layout.html.erb Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
layouts_and_rendering.md Fix typo by changing 'for' to 'from' 2019-04-21 08:07:42 +01:00
maintenance_policy.md Rails guides are now served over https 2018-07-24 11:29:31 +09:00
plugins.md Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-command-over-bin-rails 2018-07-25 04:10:29 +09:30
rails_application_templates.md Abort early if generator command fails (#34420) 2018-12-07 15:01:32 +09:00
rails_on_rack.md url -> URL where apt except inside actionpack/ 2019-04-01 22:56:35 +05:30
routing.md typo change 2019-05-16 10:35:56 -05:00
ruby_on_rails_guides_guidelines.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
security.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
testing.md Change `ActionDispatch::Response#content_type` returning Content-Type header as it is 2019-06-01 09:20:13 +09:00
threading_and_code_execution.md Rails guides are now served over https 2018-07-24 11:29:31 +09:00
upgrading_ruby_on_rails.md Change `ActionDispatch::Response#content_type` returning Content-Type header as it is 2019-06-01 09:20:13 +09:00
working_with_javascript_in_rails.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00