Method: Balloon::Cache#cache_path

Defined in:
lib/balloon/cache.rb

#cache_pathObject



16
17
18
# File 'lib/balloon/cache.rb', line 16

def cache_path
  File.expand_path cache_directory, root
end