gems activerecord 6.0.5

latest releases: 7.1.4, 7.2.1, 7.2.0...
2 years ago

Active Support

  • Fix tag helper regression.

    Eileen Uchitelle

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.

Railties

  • No changes.

Action Text

  • Disentangle Action Text from ApplicationController

    Allow Action Text to be used without having an ApplicationController
    defined.
    This makes sure:

    • Action Text attachments render the correct URL host in mailers.
    • an ActionController::Renderer isn't allocated per request.
    • Sidekiq doesn't hang with the "classic" autoloader.

    Jonathan Hefner

Don't miss a new activerecord release

NewReleases is sending notifications on new releases.