1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/source
Eileen M. Uchitelle 843c0a3fcd
Merge pull request #42938 from Modern-Treasury/rh/multidb-tasks
Add database specific setup and reset tasks for multidb configurations
2021-08-09 08:21:40 -04:00
..
kindle
2_2_release_notes.md [ci skip] Improved Sentence + Removed and added commas at correct places 2021-05-31 03:09:42 +05:30
2_3_release_notes.md
3_0_release_notes.md
3_1_release_notes.md [ci skip] Corrected Change logs to Changelogs 2021-05-31 18:40:12 +05:30
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 [ci skip] Corrected Change logs to Changelogs 2021-05-31 18:40:12 +05:30
4_1_release_notes.md [ci skip] Corrected Change logs to Changelogs 2021-05-31 18:40:12 +05:30
4_2_release_notes.md docs: fix missing HTTPS on links [ci-skip] 2021-04-12 09:45:13 +10:00
5_0_release_notes.md [ci skip] Fixed typos and grammatical errors 2021-06-01 03:27:58 +05:30
5_1_release_notes.md [ci skip] Fixed typos and grammatical errors 2021-06-01 04:54:25 +05:30
5_2_release_notes.md [ci skip] Corrected Change logs to Changelogs 2021-05-31 18:40:12 +05:30
6_0_release_notes.md [ci skip] Corrected Change logs to Changelogs 2021-05-31 18:40:12 +05:30
6_1_release_notes.md [ci skip] Corrected Typos and Replacement to make doc concise 2021-05-31 15:41:28 +05:30
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 chore: fix grammar and spelling in Markdown and Ruby files 2021-04-15 19:32:27 +10:00
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 Lint Markdown blank lines around headings [ci-skip] 2021-04-14 01:17:46 +10:00
action_view_overview.md [ci skip] Improved Action View Overview 2021-06-13 02:48:38 +05:30
active_job_basics.md Active job basic doc grammer mistakes fixed 2021-07-26 22:41:20 +05:30
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 Add database specific setup and reset tasks 2021-08-08 13:52:47 -07:00
active_record_postgresql.md docs: fix missing HTTPS on links [ci-skip] 2021-04-12 09:45:13 +10:00
active_record_querying.md Fix column names on Customer model 2021-07-27 18:05:31 -04: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 Remove "transversal" from the Active Support definition 2021-07-15 21:26:32 +02:00
active_support_instrumentation.md Improve sections on instrumentation guides [ci skip] 2021-07-27 12:42:43 -03:00
api_app.md Remove Rack::Runtime and deprecate referencing it 2021-04-12 14:31:12 -04:00
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 Document autoloading and engines [skip ci] 2021-08-04 23:41:01 +02:00
autoloading_and_reloading_constants_classic_mode.md
caching_with_rails.md Document the new Active Support cache format 2021-04-26 11:20:59 +02:00
command_line.md Matched guide example with rails api docs [ci skip] 2021-05-01 13:18:45 +05:30
configuring.md Allow entirely opting out of deprecation warnings 2021-07-29 16:00:02 -05: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 Merge pull request #42114 from adityapandit17/guides_patch 2021-05-02 10:41:39 +09:00
development_dependencies_install.md chore: fix case of CSS and JavaScript 2021-04-15 21:52:58 +10:00
documents.yaml Remove "transversal" from the Active Support definition 2021-07-15 21:26:32 +02:00
engines.md Document autoloading and engines [skip ci] 2021-08-04 23:41:01 +02:00
form_helpers.md Simplify singular resource example 2021-03-28 18:38:51 -05:00
generators.md
getting_started.md Fix typo 2021-05-09 08:05:47 -06: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
rails_on_rack.md "Middleware#remove" is renamed "Middleware#delete!" 2021-07-25 19:17:30 +09:00
routing.md Improve guides note about using a proc/lambda as a route endpoint 2021-05-21 13:05:37 -03:00
ruby_on_rails_guides_guidelines.md
security.md Change HTML img tag to lowercase [ci skip] 2021-05-05 09:54:09 +10:00
testing.md Remove poltergeist and webkit driver registration logics in system testing. Add cuprite instead. 2021-07-21 09:52:29 +09: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 docs: fix grammar and spelling [ci skip] 2021-04-15 18:51:29 +10:00