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
Connor Shea 6b86bbea1f
Update guides/source/6_0_release_notes.md
Co-Authored-By: prathamesh-sonpatki <csonpatki@gmail.com>
2019-05-02 09:19:07 +05:30
..
kindle
2_2_release_notes.md
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
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 Fix links in gemspec and docs from http to https. 2019-03-09 19:42:35 +05:30
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 Update guides/source/6_0_release_notes.md 2019-05-02 09:19:07 +05:30
_license.html.erb
_welcome.html.erb
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 Add Action Text to guides [ci skip] 2019-01-05 13:30:37 +02: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
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 [ci skip] Updated docs to reflect index: true option not available as column modifier 2019-03-30 09:12:56 +05:30
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 [ci skip] Add ActiveRecord::Relation#extract_associated method to the active_record_querying.md 2019-03-30 10:14:54 +05:30
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 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_support_core_extensions.md Update multiline? sample code [ci skip] 2019-03-07 23:53:07 +09:00
active_support_instrumentation.md Mention more ActiveStorage hooks in Active Support Instrumentation guide [ci skip] 2019-04-17 19:33:16 +02:00
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 Adds documentation for has_one touch option after #35869 [ci skip] 2019-04-25 08:06:16 +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 [ci skip] Update the guide's model generator output. 2019-04-27 10:32:48 -04:00
configuring.md fixes typo in guide [ci skip] 2019-04-28 15:49:49 +02:00
contributing_to_ruby_on_rails.md Prefer to indent and no blank line after private/protected [ci skip] 2019-04-17 11:04:24 +09: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 Mark the section on PostgreSQL to be work in progress [ci skip] 2019-04-12 13:57:19 +02:00
engines.md Merge pull request #35908 from soartec-lab/update_guide_engine_app_dir 2019-04-11 19:02:29 -04:00
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 Update asset compression text [ci skip] 2019-05-02 02:53:09 +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
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
plugins.md
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 [ci skip] Removed extra hyphens 2019-03-11 19:31:36 +05:30
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 Fix incorrect url in guide [ci skip] 2019-04-29 21:37:56 +01:00
threading_and_code_execution.md
upgrading_ruby_on_rails.md [ci skip] Get npm just the way they like it 2019-04-25 22:45:37 +02: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