Skip to content

Add ability to manually clear cached property. #5

@samuil4

Description

@samuil4

As a developer I want to be able to do:

myModelInstance.clearCached('fullName') // clear cached value for fullName only
or

myModelInstance.clearCache() // clear all cached values

Metadata

Metadata

Assignees

Labels

FeatureNew feature request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions