Hello everyone! This is Greg bringing you the latest news from the Rails world.
15 people contributed to Rails this week! If you’d like to join them, why not check out the list of open issues?
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.
When RedisCacheStore is initialised it should take a redis instance but it didn’t before this patch.
This commit fixes an issue with Active Record’s PostgreSQL adapter when an index is defined by an expression.
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!