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
eileencodes dfb519ac71 Update multi-db docs
* Add note about schema cache
* Add note about opening too many connections
* Improve headers in caveats section
2019-06-14 14:27:52 -04:00
..
kindle
2_2_release_notes.md
2_3_release_notes.md Fix period position 2019-06-06 02:19:04 +09:00
3_0_release_notes.md
3_1_release_notes.md
3_2_release_notes.md
4_0_release_notes.md
4_1_release_notes.md
4_2_release_notes.md
5_0_release_notes.md
5_1_release_notes.md NPM -> npm [ci skip] 2019-05-12 12:00:03 +02:00
5_2_release_notes.md
6_0_release_notes.md 6.0 release notes: fix typo 2019-06-05 21:00:23 +12:00
_license.html.erb
_welcome.html.erb
action_cable_overview.md
action_controller_overview.md
action_mailbox_basics.md
action_mailer_basics.md
action_text_overview.md Merge pull request #36117 from shioimm/fix_action_text_overview 2019-06-09 07:10:14 +09:00
action_view_overview.md
active_job_basics.md
active_model_basics.md
active_record_basics.md
active_record_callbacks.md
active_record_migrations.md Merge branch 'migration-timestamp-fix' 2019-05-10 16:45:46 -04:00
active_record_multiple_databases.md Update multi-db docs 2019-06-14 14:27:52 -04:00
active_record_postgresql.md
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
active_storage_overview.md Include warning in docs about polymorphism in underlying tables 2019-06-06 10:29:45 -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
api_documentation_guidelines.md
asset_pipeline.md
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
caching_with_rails.md
command_line.md List available skip options in command line guide [ci skip] 2019-05-15 11:15:49 +02:00
configuring.md Specify a config name from config as well as other configs [ci skip] 2019-06-05 16:28:39 +09:00
contributing_to_ruby_on_rails.md Fix period position 2019-06-06 02:19:04 +09:00
debugging_rails_applications.md
development_dependencies_install.md
documents.yaml Fix period position 2019-06-06 02:19:04 +09: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
generators.md
getting_started.md Fix period position 2019-06-06 02:19:04 +09:00
i18n.md Remove dynamic_form gem references in guides 2019-04-30 20:45:50 +02:00
index.html.erb
initialization.md [ci skip] Fix rails/command.rb document 2019-06-10 15:46:45 +09:00
layout.html.erb
layouts_and_rendering.md
maintenance_policy.md
plugins.md
rails_application_templates.md
rails_on_rack.md
routing.md typo change 2019-05-16 10:35:56 -05:00
ruby_on_rails_guides_guidelines.md
security.md
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
upgrading_ruby_on_rails.md Reword the ActionDispatch::Response#content_type change [ci skip] 2019-06-02 03:18:27 +05:30
working_with_javascript_in_rails.md