Actions
Bug #20845
closedrender :nothing => true deprecated in Rails 5
Description
Ohai,
render :nothing => true
is deprecated in Rails 5, plus it returns HTTP 200 (OK) and in most cases you want HTTP 204 (No Content).
Updated by The Foreman Bot about 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6933 added
Updated by Evgeni Golov about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|018c1ebacd8172e64a53942e18d989f8633b4573.
Updated by Justin Sherrill about 7 years ago
- Translation missing: en.field_release set to 284
Actions