Closed jrafanie closed 1 month ago
config/application.rb
Not sure if the rubocop is important or not
Huh. I wonder what class is there - if it is a Version
or something
Maybe ask if the version < 7.1
?
Huh. I wonder what class is there - if it is a
Version
or somethingMaybe ask if the
version < 7.1
?
It's a float. It's worrying about precision in case you do math operations. This is a straight comparison with a fixed float so I think we can ignore it. Let me kick the failing sporadic auth failure.
Ok, this is ready to go.
See: https://guides.rubyonrails.org/upgrading_ruby_on_rails.html#new-activesupport-cache-serialization-format
Extracted from https://github.com/ManageIQ/manageiq/pull/23176