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
Ryuta Kamizono 93e640735e Merge pull request #36348 from corprew/docs-stringify-keys-stable-result
[documentation][ci skip] stringify_keys and symbolize_keys have stable results.
2019-05-28 17:14:19 +09:00
..
kindle
2_2_release_notes.md
2_3_release_notes.md
3_0_release_notes.md
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
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 Merge pull request #36245 from vishaltelangre/patch-4 2019-05-12 11:11:58 -04:00
_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
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
active_job_basics.md
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 Merge branch 'migration-timestamp-fix' 2019-05-10 16:45:46 -04:00
active_record_postgresql.md
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 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
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
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
documents.yaml Mark the section on PostgreSQL to be work in progress [ci skip] 2019-04-12 13:57:19 +02: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
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
initialization.md
layout.html.erb
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
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
security.md
testing.md Update testing guide to reflect changes from #36047 2019-05-08 08:38:42 -07:00
threading_and_code_execution.md
upgrading_ruby_on_rails.md shortens a comment [ci skip] 2019-05-14 15:15:56 +02:00
working_with_javascript_in_rails.md