method
unmemoize_all
unmemoize_all()
public
Hide source
# File activesupport/lib/active_support/memoizable.rb, line 25 def unmemoize_all flush_cache ".*" end


