Open
Description
I thought the whole point of having this operator was to have the user memoized? With it removed yes the current user is cached into the db, but does that not add to response time? Are there pitfalls in keeping the Current.user ||=
instead of the updated: Current.user =
.
Looking for clarification, more detail on this. Thanks.
Metadata
Metadata
Assignees
Labels
No labels