matthewrudy / memoist

ActiveSupport::Memoizable with a few enhancements
MIT License
920 stars 99 forks source link

Add support for class-level cache flushing. #67

Closed JoeMcB closed 7 years ago

JoeMcB commented 7 years ago

Add feature requested in #63

I think I'm routing to singleton properly, but let me know if there's something I've overlooked.

matthewrudy commented 7 years ago

@JoeMcB thanks I'll merge this and get it released in a minute.