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.
4.8K Impressions