dbm_private_files.rb 85 Bytes
path = File.join(Rails.root,'cache')
FileUtils.mkdir(path) unless File.exists?(path)