What time is it? Rails time!
This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).
A weekly roundup of notable changes merged into the Rails codebase. Highlights include: fixing sub-second precision loss in Time.at for DateTime inputs, broadening accepted input types in relative_time_in_words, fixing Active Record query limits being silently overridden by pagination, introducing ActionView::Helper::NavigationHelper to group navigation helpers, several SQLite3 adapter fixes (if_not_exists support, foreign key name reading), a new flag to dump schema_migrations in db/schema.rb, a fix for MySQL POINT/MULTIPOINT columns being misreported as integers, Symbol key handling in HashWithIndifferentAccess#transform_keys, and Ractor safety improvements for controller methods.