80 81 82
# File 'app/models/file_model.rb', line 80 def self.content_path File.expand_path(File.join(Rails.root, "content", relative_path)) end