Ruby on Rails: v7.0.0.rc3 Release

Release date:
December 14, 2021
Previous version:
v7.0.0.rc2 (released December 15, 2021)
Magnitude:
115 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v7.0.0.rc3

tenderlove

Directory Browser for v7.0.0.rc3

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • No changes.

Active Job

  • No changes.

Action Mailer

  • No changes.

Action Cable

  • No changes.

Active Storage

  • No changes.

Action Mailbox

  • No changes.

Action Text

  • No changes.

Railties

  • Allow localhost with a port by default in development

    [Fixes: #43864]