provisioning
This commit is contained in:
@@ -20,4 +20,8 @@ if defined?(CarrierWave)
|
|||||||
File.basename(path.to_s)
|
File.basename(path.to_s)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
else
|
||||||
|
# provide empty one. Still under investigation, but there seems to be a strict provision requirement in ruby 2.7 and or rails 6
|
||||||
|
class Dunlop::SourceFileUploader
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user