Responders v2.2.0 Release Notes

Release Date: 2016-04-29 // almost 8 years ago
    • Added the verify_request_format! method, that can be used as a before_action callback to prevent your actions from being invoked when the controller does not respond to the request mime type, preventing the execution of complex queries or creating/deleting records from your app.