add file upload

This commit is contained in:
bee0005
2016-08-22 09:41:25 +00:00
parent 10c12d39e8
commit cbfa6976c7
13 changed files with 93 additions and 12 deletions

View File

@@ -0,0 +1,7 @@
require 'test_helper'
class VolumeControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end