Skip to content

Conversation

@seanpdoyle
Copy link
Contributor

Prior to this commit, singleton resources were unable to invoke reload to re-fetch themselves and load new data.

To resolve that issue, this commit introduces a protected Base#find_self method that can be overridden by the Singleton#find_self version.

Prior to this commit, singleton resources were unable to invoke `reload`
to re-fetch themselves and load new data.

To resolve that issue, this commit introduces a protected
`Base#find_self` method that can be overridden by the
`Singleton#find_self` version.
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