Actions
Maintenance #1538
closedRemove deprecation warnings
Start date:
Due date:
% Done:
100%
Estimated time:
Compatible Redmine Version:
Pull Request Link:
Description
DEPRECATION WARNING: ActiveModel::Errors#keys is deprecated and will be removed in Rails 7.0.
To achieve the same use:
errors.attribute_names
Updated by liaham over 1 year ago
- Target version changed from unreleased to 2.0.1
Updated by liaham over 1 year ago
- Status changed from New to In Progress
- Assignee set to liaham
Updated by liaham over 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Actions