Refactor #33992
Tracker #33983: Cleanup core_extensions
drop truncate_bytes method
Pull request:
Fixed in Releases:
Found in Releases:
Description
It was introduced in rails 6 to active support.
Associated revisions
History
#1
Updated by The Foreman Bot 6 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8950 added
#2
Updated by The Foreman Bot 6 months ago
- Fixed in Releases 3.2.0 added
#3
Updated by Tomer Brisker 6 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|075b8e2993b4b4ba336b0a7d5006a1c56a14942d.
Fixes #33992 - drop truncate_bytes method
This method was added in Rails 6 to ActiveSupport.