mhgbrown / cached_resource

Caching for ActiveResource
MIT License
80 stars 28 forks source link

If cache_resource is disabled, there should no writes to cache #56

Closed jlurena closed 7 months ago

jlurena commented 8 months ago

As title says.

I can create a PR if this is agreed on.

mhgbrown commented 8 months ago

Hi 👋

Sounds good to me. Go for it!

jlurena commented 7 months ago

Created PR: https://github.com/mhgbrown/cached_resource/pull/58 @mhgbrown