files.rb revision 81da36894af70bbb8d8e24b004026ad4c5c1bc99
2N/A # virtual attribute for upload 2N/A # otherwise the file upload is broken (no implicit conversion of ActionDispatch::Http::UploadedFile into String): 32N/A # path to the raw file 34N/A # path to the raw file, checks out the raw file if is missing 225N/A # checks out the raw file 38N/A # returns the raw data directly from the repository