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 over 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 over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions