matthewrudy / memoist

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

Update readme to mention potential memory bloat [skip ci] #87

Closed stevendaniels closed 4 years ago

stevendaniels commented 4 years ago

Closes #47

Updates the readme to mention memoized class methods can lead to memory bloat.

stevendaniels commented 4 years ago

Put the update in the wrong spot. 😭