fix download FakeAttachment
This commit is contained in:
parent
66cc0dd08d
commit
cd36f2622f
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ class PiecesJustificativesService
|
|||
property :created_at
|
||||
|
||||
def download
|
||||
file
|
||||
file.read
|
||||
end
|
||||
|
||||
def read(*args)
|
||||
|
|
Loading…
Reference in a new issue