This week in Rails
Past issues
Mar 18
Mar 31
Mar 24 2018
Rails 5.2.0.RC2, AWS authentication options and more
Hello fellow Rubyists, this is
Wojtek
bringing you the polished set of latest Rails news.
We do like to "polish" things here in Poland ;-)
Featured
Rails 5.2.0.RC2 released
Aiming for 5.2.0 final version to be released before the RailsConf in April. Help us test it, to have a solid and stable release.
This Week's Contributors
Big thanks to 16 people who contributed to Rails this week! If you'd like to join them, check out the list of
open issues
.
Improved
Allow full use of the AWS S3 SDK authentication options
It's now possible to use environment variables and IAM roles to authenticate to AWS in Active Storage.
Support mysql2 gem version 0.5
New version of mysql2 gem brings some bugfixes and features but also some backward incompatibilites. Check them out in
changelog
.
Memoize the result of calculating path to translation
Speeds up usage of
I18n.translate
. Benchmark included in the comments.
Fixed
Use ASCII-8BIT paths in ActionDispatch::Static
Fixes encoding incompatibilites between Rack and Rails middlewares.
Removed
Remove support for Qu gem from Active Job
Qu gem wasn't compatible since Rails 5.1. Development was stopped in 2014 and maintainers have confirmed its demise.
Wrapping Up
There were many more changes to Rails' codebase, which you can check out
here
.
Until next week!
This Week in Rails · 30 N Racine #200 · Chicago IL 60607 · USA
Unsubscribe
|
View in browser
Previous Issues
Sep 27
Autumn is here, and so is Rails 7 Alpha 2! 🍂
Sep 17
Rails 7 alpha released
Sep 11
Bye-bye Byebug, Hello jsbundling and cssbundling!
Aug 28
Remove default reliance on Sass and more!
Aug 21
Good-bye classic mode, --skip-puma, --skip-gemfile.. hello weekday_options_for_select!
Aug 13
ESM importmap and Marginalia
Aug 8
Active Record goodies and more!
Jul 31
Favicons, InvalidAuthenticityToken message gains, Journey optimizations and more!
Jul 23
Active record improvements and much more
Jul 19
Performance and parallel testing improvements and more!
Load More