memoit
memoit copied to clipboard
Lots of warnings about uninitialized ivars
Hi @jnicklas!
Not sure how feasible this would be to fix, but running our test suite with warnings (RUBYOPT=-W rake spec) shows a lot of warnings like
/myapp/gems/gems/memoit-0.3.0/lib/memoit.rb:19: warning: instance variable @_memo_published_date not initialized
Though I suspect this project may be abandoned and/or feature-frozen?