Skip to content

Conversation

@mpraglowski
Copy link
Member

No description provided.

@mpraglowski mpraglowski force-pushed the lazy-load-active-record-again branch from 2983db3 to 3d7ef66 Compare September 18, 2025 08:10
@mostlyobvious mostlyobvious marked this pull request as ready for review October 9, 2025 13:19
Initialization in repository constructor was to early.
Delaying it to first use allows for lazy loading AR classes
as implemented in 82931ad
(with later changes).
The previously ignored part have been moved from
initializer to model_klasses method.
@mostlyobvious mostlyobvious force-pushed the lazy-load-active-record-again branch 3 times, most recently from 02557bc to e351857 Compare October 14, 2025 20:24
@mostlyobvious mostlyobvious changed the title Lazy load active record - again Lazy load active record — again Oct 14, 2025
@mostlyobvious mostlyobvious force-pushed the lazy-load-active-record-again branch from e351857 to 6d3dd12 Compare October 14, 2025 20:26
@mostlyobvious mostlyobvious merged commit 7368603 into master Oct 14, 2025
55 of 56 checks passed
@mostlyobvious mostlyobvious deleted the lazy-load-active-record-again branch October 14, 2025 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants