rails--rails/guides/source
Wojciech Wnętrzak 6d0773a468
Adjust application pack in webpacker guide
This is how it looks like when generated in the new app (via Rails 6.1.3)

[ci skip]
2021-02-20 16:54:34 +01:00
..
kindle Rename master to main in all code references 2021-01-19 20:46:33 +00:00
2_2_release_notes.md Use bash code fences and prompts for shell code [ci skip] 2020-06-13 19:27:30 -05:00
2_3_release_notes.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
3_0_release_notes.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
3_1_release_notes.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
3_2_release_notes.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
4_0_release_notes.md Rename master to main in all code references 2021-01-19 20:46:33 +00:00
4_1_release_notes.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
4_2_release_notes.md Fix list item indentation [ci-skip] 2020-12-25 13:29:13 -06:00
5_0_release_notes.md Split code snippets by context [ci-skip] 2020-12-25 10:53:12 -06:00
5_1_release_notes.md Fix syntax highlighting [ci-skip] 2020-12-25 21:03:11 -06:00
5_2_release_notes.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
6_0_release_notes.md
6_1_release_notes.md Rename master to main in all code references 2021-01-19 20:46:33 +00:00
7_0_release_notes.md Some grammar passes around guides [ci skip] (#41358) 2021-02-07 00:42:51 +05:30
_license.html.erb
_welcome.html.erb Rails 6.2 is now Rails 7.0 2021-02-04 16:47:16 +00:00
action_cable_overview.md ActionCable guides suggest test adapter for test env [ci skip] 2021-01-19 16:26:12 -03:00
action_controller_overview.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
action_mailbox_basics.md Use appropriate code fences [ci skip] 2020-07-08 14:51:57 -05:00
action_mailer_basics.md Remove mention to use ActionMailer to receive emails [ci skip] 2021-02-19 14:36:30 -05:00
action_text_overview.md Merge pull request #40995 from garrettdimon/patch-1 2021-02-08 12:03:28 +05:30
action_view_helpers.md Add missing ActionView helper number_to_human in guides 2021-02-11 22:02:30 -05:00
action_view_overview.md Wording in guides: Prefer environment over mode 2020-10-05 16:30:48 -07:00
active_job_basics.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
active_model_basics.md Use irb code fences where applicable [ci-skip] 2020-11-01 16:29:18 -06:00
active_record_basics.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
active_record_callbacks.md Link to API docs in AR Callbacks guide [ci-skip] 2020-11-06 21:26:25 -06:00
active_record_migrations.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
active_record_multiple_databases.md Some grammar passes around guides [ci skip] (#41358) 2021-02-07 00:42:51 +05:30
active_record_postgresql.md Rails 7 requires Ruby 2.7 and prefer Ruby 3+ 2021-02-04 16:34:53 +00:00
active_record_querying.md Allow new syntax for `enum` to avoid leading `_` from reserved options 2021-02-19 14:43:40 +09:00
active_record_validations.md Add validate numericality in range 2021-01-05 22:56:58 +01:00
active_storage_overview.md Fix docs formatting [ci skip] 2021-02-15 11:44:15 -03:00
active_support_core_extensions.md Use native Range#cover? which accepts Range arguments since Ruby 2.6 2021-02-07 22:21:17 -05:00
active_support_instrumentation.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
api_app.md Use irb code fences where applicable [ci-skip] 2020-11-01 16:29:18 -06:00
api_documentation_guidelines.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
asset_pipeline.md Remove legacy media=screen default from stylesheet_link_tag. 2021-01-22 20:42:22 -03:00
association_basics.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
autoloading_and_reloading_constants.md Fix grammar for autoloading and reloading doc 2021-02-03 16:17:16 -08:00
autoloading_and_reloading_constants_classic_mode.md Fix grammar 2021-01-05 12:36:47 -06:00
caching_with_rails.md Merge pull request #40919 from ghiculescu/patch-2 2020-12-29 18:14:20 -05:00
command_line.md Rails 7 requires Ruby 2.7 and prefer Ruby 3+ 2021-02-04 16:34:53 +00:00
configuring.md Merge pull request #40724 from clayton-shopify/fix-user-cookie-with-metadata-docs 2021-02-07 00:03:02 +05:30
contributing_to_ruby_on_rails.md Update test docs in "contributing to Rails" guide 2021-01-22 15:54:46 -07:00
debugging_rails_applications.md Use 4XX instead of 2XX for validation errors responses 2021-01-06 00:10:26 -03:00
development_dependencies_install.md Fix highlighting for mostly SQL block 2020-07-26 18:27:07 +02:00
documents.yaml Rails 6.2 is now Rails 7.0 2021-02-04 16:47:16 +00:00
engines.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
form_helpers.md Update name of input to fix typo 2021-01-21 23:48:32 -06:00
generators.md Fix doc: stylesheet_include_tag -> stylesheet_link_tag 2021-01-23 13:07:58 -03:00
getting_started.md Rails 7 requires Ruby 2.7 and prefer Ruby 3+ 2021-02-04 16:34:53 +00:00
i18n.md Remove reference to globalize gem 2021-01-24 20:10:09 +01:00
index.html.erb
initialization.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
layout.html.erb Rename master to main in all code references 2021-01-19 20:46:33 +00:00
layouts_and_rendering.md Remove legacy media=screen default from stylesheet_link_tag. 2021-01-22 20:42:22 -03:00
maintenance_policy.md Rails 6.2 is now Rails 7.0 2021-02-04 16:47:16 +00:00
plugins.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
rails_application_templates.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
rails_on_rack.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
routing.md Remove trailing commas in advanced route constraints example 2021-01-21 15:21:17 +00:00
ruby_on_rails_guides_guidelines.md Remove references to WARNINGS environment variable [ci skip] 2020-07-05 16:40:52 +01:00
security.md Merge pull request #40441 from olivierlacan/doc/update-has-secure-password 2021-02-09 01:34:12 +05:30
testing.md Improve ActionText::FixtureSet documentation (#41062) 2021-01-24 11:16:27 +01:00
threading_and_code_execution.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
upgrading_ruby_on_rails.md Add redirect_back directive to Rails 5.0 -> 5.1 upgrade guide 2021-02-19 08:39:18 +11:00
webpacker.md Adjust application pack in webpacker guide 2021-02-20 16:54:34 +01:00
working_with_javascript_in_rails.md Improve AJAX example [ci skip] 2021-02-11 16:07:18 +01:00