rails--rails/guides/source
George Claghorn 722259444a Add :location to process_action.action_controller payloads 2019-11-04 07:46:48 -05:00
..
kindle
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 Fix period position 2019-06-06 02:19:04 +09: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 [ci skip] switch eg. to proper e.g. 2019-10-07 02:18:36 +02:00
5_1_release_notes.md NPM -> npm [ci skip] 2019-05-12 12:00:03 +02:00
5_2_release_notes.md fix a typo in 5_2_release_notes.md 2019-07-24 18:23:15 +03:00
6_0_release_notes.md Merge pull request #36823 from abhaynikam/add-multiple-database-guide-entry-to-release-notes 2019-08-05 08:42:15 -04:00
_license.html.erb
_welcome.html.erb Fix Rails Version in Guides Index 2019-08-18 14:45:11 +02: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 Use a single term instead of all terms used to describe path and URL helpers together 2019-07-26 23:54:39 +05:30
action_mailbox_basics.md Remove the Amazon SES ingress 2019-04-14 12:15:54 -04:00
action_mailer_basics.md Expand on helpers available in Action Mailer 2019-09-16 09:09:22 +10:00
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 Merge branch 'redirect_to' 2019-10-07 01:58:48 +02:00
active_job_basics.md [ci skip] switch eg. to proper e.g. 2019-10-07 02:18:36 +02: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 Highlight `database.yml` as code block in multiple databases guide [ci skip] 2019-08-16 09:42:54 -03:00
active_record_postgresql.md Fix docs to update ruby version in reference URLs [ci skip] 2019-08-29 09:28:55 +09:00
active_record_querying.md fix some grammar errors on guide doc. 2019-10-24 15:38:12 +08:00
active_record_validations.md fix some grammar errors on guide doc. 2019-10-24 15:38:12 +08:00
active_storage_overview.md Clarify that CORS configuration isn't needed for the Disk service [ci skip] 2019-10-26 12:12:27 -04:00
active_support_core_extensions.md Edit AS core extension docs [ci skip] 2019-10-27 14:06:48 -04:00
active_support_instrumentation.md Add :location to process_action.action_controller payloads 2019-11-04 07:46:48 -05:00
api_app.md Fixed cache_store name used in adding other modules section of api app documentation. [ci skip] 2019-08-07 20:34:55 +05:30
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 Remove Capistrano from asset pipeline guide 2019-09-16 10:53:21 -04: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 fix some grammar errors on guide doc. 2019-10-24 15:38:12 +08:00
autoloading_and_reloading_constants_classic_mode.md Fix typo [ci skip] 2019-09-03 20:54:50 +02:00
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 Update rails server terminal output in Guides [ci skip] 2019-10-19 12:57:13 +08:00
configuring.md Fix typo guides/source/configuring.md 2019-10-29 13:49:17 -05:00
contributing_to_ruby_on_rails.md Add missing backticks for class methods 2019-10-07 18:03:06 -03:00
debugging_rails_applications.md Update rails server terminal output in Guides [ci skip] 2019-10-19 12:57:13 +08:00
development_dependencies_install.md Update MySQL links to the current version of the manual [ci skip] 2019-10-03 20:22:29 -04:00
documents.yaml Keep the name of the releases note consistent 2019-08-19 14:17:35 -04:00
engines.md Changed controller name (Typo fix) in rails engines documentation [ci skip] 2019-08-27 21:43:55 +05:30
form_helpers.md [ci skip] switch eg. to proper e.g. 2019-10-07 02:18:36 +02:00
generators.md update https urls [ci skip] 2019-10-03 11:01:32 +02:00
getting_started.md Update Welcome Aboard text in Guides [ci skip] 2019-10-19 10:38:42 +08:00
i18n.md Rename load_paths. 2019-10-08 14:49:12 +09:00
index.html.erb Add OG tags to layout.html.erb 2019-01-09 13:23:22 +09:00
initialization.md [ci skip] Refer actionmailbox and actiontext in the guide 2019-06-26 03:07:50 +05:30
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 Update guide for render file: 2019-07-13 21:32:13 -07:00
maintenance_policy.md update https urls [ci skip] 2019-10-03 11:01:32 +02:00
plugins.md update https urls [ci skip] 2019-10-03 11:01:32 +02:00
rails_application_templates.md [ci skip] Remove reference to legacy Rails 2.x command 2019-10-14 17:25:09 -07:00
rails_on_rack.md url -> URL where apt except inside actionpack/ 2019-04-01 22:56:35 +05:30
routing.md [ci skip] switch eg. to proper e.g. 2019-10-07 02:18:36 +02:00
ruby_on_rails_guides_guidelines.md [ci skip] switch eg. to proper e.g. 2019-10-07 02:18:36 +02:00
security.md update https urls [ci skip] 2019-10-03 11:01:32 +02:00
testing.md Do not refer guides in edgeguides [ci skip] 2019-10-20 02:35:17 +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 Fix typo s/higlights/highlights/ [ci skip] 2019-09-17 15:21:25 +09:00
working_with_javascript_in_rails.md Tiny documentation fix [ci skip] 2019-07-29 12:42:24 +02:00