Actions
Refactor #21153
closedPassing conditions to destroy_all is deprecated
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Discovery plugin
Difficulty:
Triaged:
Description
Rails 5.0 says:
DEPRECATION WARNING: Passing conditions to destroy_all is deprecated and will be removed in Rails 5.1. To achieve the same use where(conditions).destroy_all.
Updated by Anonymous about 7 years ago
- Related to Tracker #15715: Rails 5.0 upgrade tasks added
Updated by The Foreman Bot about 7 years ago
- Pull request https://github.com/theforeman/foreman_discovery/pull/383 added
Updated by Anonymous about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_discovery|b5bc526ebba12432e54b6fd4a653d62f2416e932.
Actions