keichan34 / exfile

File upload persistence and processing for Phoenix / Plug
MIT License
90 stars 19 forks source link

Processor returns LocalFile instead of File #40

Closed asiniy closed 8 years ago

asiniy commented 8 years ago

This sucks. I refactored a little bit

keichan34 commented 8 years ago

Thanks for catching this. There should be a test including saving things to the database, which would have caught this, but I haven't made that yet. I'll be doing that soon.