Closed taketo1113 closed 2 weeks ago
Thanks my friend! However, now Ruby 2.5 is breaking - I remember fixing that a while ago with the array trick.
Your intention of this PR is to allow a cache decider without any arguments, right? def cache_enabled?;
?
@apotonick
However, now Ruby 2.5 is breaking
Sorry. I fixed it.
Your intention of this PR is to allow a cache decider without any arguments, right? def cache_enabled?; ?
yes!
It fxied argument error
Cell::Caching
with conditionals helper method. And added test case with conditionals helper method for Cell::Caching.fixed #506