Skip to content

Conversation

@seanpdoyle
Copy link
Contributor

Closes #460

Introduce both the config.active_resource.lazy_collections configuration, as well as the Base.lazy_collections class attribute.

Restore the original behavior of immediately retrieving collections by defaulting the initial value to false, but deprecate the behavior and encourage migrating to setting the value to true.

Closes rails#460

Introduce both the `config.active_resource.lazy_collections`
configuration, as well as the `Base.lazy_collections` class attribute.

Restore the original behavior of immediately retrieving collections by
defaulting the initial value to `false`, but deprecate the behavior and
encourage migrating to setting the value to `true`.
@seanpdoyle
Copy link
Contributor Author

Closing in favor of #460 .

@seanpdoyle seanpdoyle closed this Nov 6, 2025
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.

1 participant