This week in Rails
Past issues
Nov 25
Dec 10
Dec 2 2018
Safety checks to prevent database writes, cache performance boost and more
Cheers for the first day of December! This is
Kir
bringing you the latest news from the Rails world.
Use raw time string from DB to generate ActiveRecord#cache_version
The PR skips unnecessary attribute casting when generating cache version, which gives a great performance boost for apps that rely on caching.
Add ability to block writes to a database
A brand new
while_preventing_writes
method on Active Record connection allows you to add safety checks for code that's not supposed to write to a database.
Bump the minimum version of PostgreSQL to 9.3
PostgreSQL 9.1 and 9.2 have been declared EOL more than a year ago.
28 people
contributed to Rails last week. If you want to be part of that, check out the
issues list
.
Until next time!
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