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
2019-10-10 06:43:10 +02:00
..
kindle
2_2_release_notes.md
2_3_release_notes.md
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 [ci skip] switch eg. to proper e.g. 2019-10-07 02:18:36 +02:00
5_1_release_notes.md
5_2_release_notes.md
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
action_controller_overview.md
action_mailbox_basics.md
action_mailer_basics.md Expand on helpers available in Action Mailer 2019-09-16 09:09:22 +10:00
action_text_overview.md
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
active_record_basics.md
active_record_callbacks.md
active_record_migrations.md
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 Update MySQL links to the current version of the manual [ci skip] 2019-10-03 20:22:29 -04:00
active_record_validations.md Update MySQL links to the current version of the manual [ci skip] 2019-10-03 20:22:29 -04:00
active_storage_overview.md Document CORS configuration for direct uploads 2019-10-08 22:02:04 -04:00
active_support_core_extensions.md This is no longer a fact in Rails 3+ 2019-08-29 07:30:45 +09:00
active_support_instrumentation.md
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
asset_pipeline.md Remove Capistrano from asset pipeline guide 2019-09-16 10:53:21 -04:00
association_basics.md
autoloading_and_reloading_constants.md support for overrides in :zeitwerk mode inflectors 2019-10-10 06:43:10 +02:00
autoloading_and_reloading_constants_classic_mode.md Fix typo [ci skip] 2019-09-03 20:54:50 +02:00
caching_with_rails.md
command_line.md Fix a document to update postgresql version for rails6 [ci skip] 2019-08-28 10:06:21 +09:00
configuring.md [ci skip] switch eg. to proper e.g. 2019-10-07 02:18:36 +02: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 Fix documents to replace http with https in reference URL [ci skip] 2019-09-10 09:29:21 +09: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 Fix docs to update http and www.ruby-doc.org [ci skip] 2019-09-09 09:34:09 +09:00
i18n.md Rename load_paths. 2019-10-08 14:49:12 +09:00
index.html.erb
initialization.md
layout.html.erb
layouts_and_rendering.md
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
rails_on_rack.md
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 Fix typo, shoud -> should [ci skip] 2019-09-25 15:54:06 +09:00
threading_and_code_execution.md
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