Skip to content

Files

Latest commit

6145547 · May 9, 2016

History

History
11 lines (6 loc) · 173 Bytes

paperclip.md

File metadata and controls

11 lines (6 loc) · 173 Bytes

paperclip

testing upload file

 include Rack::Test::Methods

post "/upload/", "attachement" => Rack::Test::UploadedFile.new("path/to/file.ext", "mime/type")