This week in Rails
Past issues
Nov 16
Dec 2
Nov 25 2018
Parallel tests on Windows, query cache with multiple databases and more!
Hello fellow Rubyists. This is
Greg
bringing you the latest updates from Rails.
Fix parallel tests on Windows
This pull request fixes an issue with running tests in parallel on Windows.
Allow using queue prefix with a default queue name
In Active Job, now if you define a
queue_name_prefix
it will be applied to the queue name set by
default_queue_name
as well.
Fix query cache for multiple connections
Active Records query cache now supports multiple database connections.
30 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