---
title: "What time is it? Rails time!"
url: https://daily.dev/posts/what-time-is-it-rails-time--vwq8glpiv
source_url: https://world.hey.com/this.week.in.rails/what-time-is-it-rails-time-0414fd78
type: article
source: "This Week in Rails"
published: 2026-07-18T16:04:20.350Z
updated: 2026-07-18T16:06:56.078Z
tags: ["ruby", "rails", "sqlite"]
reading_time: 2
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# What time is it? Rails time!

**[This Week in Rails](https://daily.dev/sources/twirails)** · 2 min read · 1 upvotes · 0 comments

## Summary

A weekly roundup of notable changes merged into the Rails codebase, covering fixes and new features across Active Record, Action View, and core utilities. Highlights include preserving sub-second precision in Time.at for DateTime coercion, accepting Date and numeric inputs in relative_time_in_words, fixing a limit-override bug in rails query, introducing ActionView::Helper::NavigationHelper, SQLite3 improvements for foreign key names and check constraints, a new flag to dump schema_migrations in db/schema.rb, fixing MySQL POINT/MULTIPOINT column type misreporting, and making controller_path Ractor-safe.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://world.hey.com/this.week.in.rails/what-time-is-it-rails-time-0414fd78>

## Similar posts on daily.dev

- [What time is it? Rails time\!](https://daily.dev/posts/what-time-is-it-rails-time--mx474y3wt) · Rails · 1 upvotes · 0 comments
- [New date time helpers, improved hash methods and more\!](https://daily.dev/posts/new-date-time-helpers-improved-hash-methods-and-more--3dbcfe6bg) · This Week in Rails · 1 upvotes · 0 comments
- [New date time helpers, improved hash methods and more\!](https://daily.dev/posts/new-date-time-helpers-improved-hash-methods-and-more--u1w45cnjf) · Rails · 0 upvotes · 0 comments

---

Tags: [#ruby](https://daily.dev/tags/ruby), [#rails](https://daily.dev/tags/rails), [#sqlite](https://daily.dev/tags/sqlite)

[View this post on daily.dev](https://daily.dev/posts/what-time-is-it-rails-time--vwq8glpiv)
