Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix deprecation by avoiding a deprecation on the name method
Fixes the warning: DEPRECATION WARNING: ActiveSupport::TimeWithZone.name has been deprecated and from Rails 7.1 will use the default Ruby implementation. You can set `config.active_support.remove_deprecated_time_with_zone_name = true` to enable the new behavior now. (called from block in ruby_object_usage at /Users/joerafaniello/Code/manageiq/app/models/miq_worker/runner.rb:435)
- Loading branch information