ActionController::MimeResponds is brilliant
Was a little bit blown away yesterday, by how smart the ActionController::MimeResponds
module in Rails ActionPack really is. For the longest time when using respond_with
(the younger sibling of respond_to,) I’ve been doing it wrong…