Skip to content

Rails 8.0 upgrade followup: update config.load_defaults #7016

@stefannibrasil

Description

@stefannibrasil

Follow up of #6925

From the discord server, it looks like the Rails 8.0 work is live. With that, we can proceed with the followup:

Once Rails 8 is up and running, we can later update the config.load_defaults to 8.0. It should fix this deprecation warning: "DEPRECATION WARNING: to_time will always preserve the full timezone rather than offset of the receiver in Rails 8.1. To opt in to the new behavior, set config.active_support.to_time_preserves_timezone = :zone. (called from <top (required)> at /home/runner/work/casa/casa/config/environment.rb:5)".

This issue is for updating the config only. I will create a separate issue to upgrade to Rails 8.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions