doomspork / artifact

File upload and on-the-fly processing for Elixir
Apache License 2.0
44 stars 2 forks source link

Make mime types work in artifact, needs an lstrip(?.), updated tests #8

Closed aphillipo closed 8 years ago

aphillipo commented 8 years ago

Simple fix to return the correct mime type and test for it.

Mime type is currently based upon filename, maybe should be detected eventually.

doomspork commented 8 years ago

Thank you @aphillipo :+1:

aphillipo commented 8 years ago

:+1: