78 79 80
# File 'lib/configural/platform.rb', line 78 def cache_path File.join( ENV['HOME'], '.cache', @app.name ) end