file_helpers.rb

Path: lib/facets/core/facets/applique/file_helpers.rb
Last Update: Mon Sep 12 21:11:41 +0000 2011

Methods

Public Instance methods

[Source]

# File lib/facets/core/facets/applique/file_helpers.rb, line 2
def temporary_directory
  @temporary_directory ||= 'tmp'
end

[Validate]