Hello! This is Roque covering latest events from the Rails community. Like in Rio, our week was busy with plenty of amazing participants #Rio2016 π§π·
New Rails versions are released with many important security fixes. If you have not done already, do not drop the ball and upgrade as soon as possible.
This week 29 code athletes contributed to Rails. We also got 1 first time contributor. Welcome aboard the Rails Games!
Controllers can list the parameters with parameter_encoding, providing the action and the encoding type.
This allows parameters in the same request to have particular encoding types.
thread_mattr_accessor was sharing the variable with superclasses and subclasses. Setting the variable in one would compromise the other.
XHR integration tests were overwriting the Accept header and creating inconsistency with HTTP_ACCEPT.
A while ago, DHH suggested an improvement to better log cached partial renders. It looks pretty clean!
The Rails runner will now give you a hint of what is going on whenever it fails with an exception.
Thatβs it from This Week in Rails! There were many other great code athletes, too numerous to list here, but feel free to check them out!
Until next week!