Skip to content

Commit a2aea45

Browse files
authored
fix link (#441)
1 parent 4a78af2 commit a2aea45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-01-24-this-week-in-rails.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ date: 2025-01-24
99
---
1010

1111

12-
Hi, it's [Greg](greg.molnar.io). Let's explore this week's changes in the Rails codebase.
12+
Hi, it's [Greg](https://greg.molnar.io). Let's explore this week's changes in the Rails codebase.
1313

1414
[Eliminate queries loading dumped model schema on Postgres](https://github.com/rails/rails/pull/54333)
1515
This pull request improves resiliency by avoiding the need to open a database connection to load the type map, while defining attribute methods at boot, when a schema cache file is configured on PostgreSQL databases.

0 commit comments

Comments
 (0)