5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-02 06:44:15 +00:00

siempre devolver Pathname

closes #6982

closes #6979

closes #6974

closes #6973

closes #6972

closes #6970

closes #6968

closes #6967
This commit is contained in:
f 2022-07-12 15:58:31 -03:00
parent def4402313
commit cd523babad

View file

@ -126,7 +126,7 @@ class MetadataFile < MetadataTemplate
rescue Errno::ENOENT => e
ExceptionNotifier.notify_exception(e)
value['path']
Pathname.new(value['path'])
end
def relative_destination_path_with_filename