It seems that ActionDispatch::ParamsParser is quite slow for some requests, in particular when there is a large JSON request body. I\'d like to disable it for these requests, but for most of my applic
Assuming my Rack middleware is designed specifically for Rails applications, what storage options d开发者_开发问答o I have? For instance, is there a way for me to read from / write to the Rails cache?
I have a function that finds any ISO 8859-1 symbol within a given string, and tries converting it to its proper meaning. However, I get question marks instead where I\'d like actual values lik开发者_如