dbm_private_files.rb 85 Bytes Edit Raw Blame History Permalink 1 2 path = File.join(Rails.root,'cache') FileUtils.mkdir(path) unless File.exists?(path)