method
clear
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
clear()
public
Hide source
# File activesupport/lib/active_support/cache/memory_store.rb, line 47 def clear @data.clear end