Files
Mattia Roccoberton 7a148c7cd1 Add specs configuration
2020-09-01 11:16:56 +02:00

8 строки
134 B
YAML

test:
service: Disk
root: <%= Rails.root.join("tmp/storage") %>
local:
service: Disk
root: <%= Rails.root.join("storage") %>