This week in Rails
Past issues
Jan 19
Feb 21
Feb 9 2020
PostgreSQL 11 partitioned indexes support and more!
Hello, this is
Greg
, bringing you the latest news about Ruby on Rails!
20 contributors to Rails in past week
There have been 20 contributors to Rails past week!
Default HSTS max-age directive to 2 years
The new recommendation for the HSTS max-age directive is 2 years, and that's what Rails defaults to from now on.
Add support for partitioned indexes in PostgreSQL 11+
This pull request adds support to retrieve partitioned indexes when asking for indexes in a table.
Add a fallback database config when loading schema cache
The schema cache defaults to loading the 'primary' database config, however, if an app doesn't have a db config with a spec name of 'primary' the filename lookup will blow up. This pull request adds a fallback for this case.
That's it for this week, till next time!
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