This week in Rails
Past issues
Subscribe
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
Jan 24
Defaults to "main" branch name, new webpacker guide and improved strict loading
Jan 11
Hello 2021: Sole record, Same form multiple verbs, Validator with range, Rich text control
Dec 20
Rails 6.1, benchmark anywhere, bugfixes and more!
Dec 4
Rails 6.1 RC2 and some enhancements
Nov 30
New Active Record and Action View capabilities, bug fixes and more!
Nov 23
Bugfixes, improvements and more!
Nov 13
Enhanced strict loading, multiple databases and more!
Nov 2
Multiple database improvements, bugfixes and more!
Oct 23
Active Record values_at and cache improvements
Oct 19
New API Docs site, configurable cache coder, bug fixes, and more!
Load More