memery
memery copied to clipboard
Clear memery cache for specific method
Hey, I adore this gem, it simplifies things a lot! I wish it's integrated into ruby itself!
However I found that it lacks a feature to clear cache for specific method..
I've added a method clear_memery_cache(method_name)
to address this.