rails--rails/guides/source
Rafael Mendonça França 1b455e2e9d
Rails 6.2 is now Rails 7.0
We have big plans for the next version of Rails and that
require big versions.
2021-02-04 16:47:16 +00:00
..
kindle Rename master to main in all code references 2021-01-19 20:46:33 +00:00
2_2_release_notes.md
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
5_0_release_notes.md
5_1_release_notes.md
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 Rails 6.2 is now Rails 7.0 2021-02-04 16:47:16 +00:00
_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
action_mailer_basics.md Rename master to main in all code references 2021-01-19 20:46:33 +00:00
action_text_overview.md Fix typo in Action Text Overview guide 2021-01-12 04:03:46 +09:00
action_view_helpers.md Remove legacy media=screen default from stylesheet_link_tag. 2021-01-22 20:42:22 -03:00
action_view_overview.md
active_job_basics.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
active_model_basics.md
active_record_basics.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
active_record_callbacks.md
active_record_migrations.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
active_record_multiple_databases.md Expose `primary_abstract_class` public API 2021-01-27 15:01:59 -05:00
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 Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
active_record_validations.md Add validate numericality in range 2021-01-05 22:56:58 +01:00
active_storage_overview.md Merge branch 'main' into active_storage-named-variants 2021-01-29 03:25:37 +01:00
active_support_core_extensions.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
active_support_instrumentation.md Fix typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06:00
api_app.md
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 typos, grammar, and formatting [ci-skip] 2020-12-28 12:05:53 -06: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 Rails 6.2 is now Rails 7.0 2021-02-04 16:47:16 +00:00
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
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
security.md Rename master to main in all code references 2021-01-19 20:46:33 +00:00
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 Rails 6.2 is now Rails 7.0 2021-02-04 16:47:16 +00:00
webpacker.md Merge pull request #41264 from ttilberg/patch-1 2021-01-28 16:00:28 -05:00
working_with_javascript_in_rails.md Rename master to main in all code references 2021-01-19 20:46:33 +00:00