files.rb revision 24a4fef0ec5817f68ff5dd8bc59c1ce947187fab
included do
# virtual attribute for upload
end
end
# otherwise the file upload is broken (no implicit conversion of ActionDispatch::Http::UploadedFile into String):
else
end
end
end
# path to the raw file
end
# path to the raw file, checks out the raw file if is missing
end
# path to xml file (hets output)
end
end
end
# checks out the raw file
end
end
# returns the raw data directly from the repository
end
end