API. Bug with blobs
Closed
API. Bug with blobs
Created by: AlexDenisov
I've receive 500 error when filepath
is not defined.
Here is example request.
Production.log
NoMethodError (undefined method `mime_type' for #<Grit::Tree "d8b22c29abf64eac2a483c5dfc182ee6903cb222">):
app/models/tree.rb:6:in `mime_type'
lib/api/projects.rb:420:in `block (2 levels) in <class:Projects>'
It seems that this test works wrong.
// @NARKOZ
Please register or sign in to reply