This week in Rails
Past issues
Feb 17
Mar 24
Mar 18 2018
Time column improvements and bugfixes!
Hello everyone! This is
Greg
bringing you the latest news from the Rails world.
Featured
This Week's Contributors
15 people contributed to Rails this week! If you'd like to join them, why not check out the list of
open issues
?
Improved
Time column improvements
This commit applies precision when assigning values to time columns, fixes issues with time columns not being normalised on SQLite and ensures that the date component from a time is stripped for MySQL and PostgreSQL.
Fixed
RedisCacheStore configuration fix
When RedisCacheStore is initialised it should take a redis instance but it didn't before this patch.
Fix multiline expression indexes for postgresql
This commit fixes an issue with Active Record's PostgreSQL adapter when an index is defined by an expression.
Wrapping Up
That's it for this week. Many more changes were introduced to Rails than were featured here, check out the
full week of commit activity
to learn more!
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