drab v0.5.6 Drab.Live.Cache
This is the Drab.Live internal cache module. It doesn’t expose any API.
Cache File
Drab.Live stores internal information in the file priv/hashes_expressions.drab.cache
. To clean up the cache
just delete it, but only with the mix clean
command, to ensure all Drab.Live templates will recompile.