1
0
mirror of https://github.com/danog/yawarehouse.git synced 2024-11-26 20:14:49 +01:00
yawarehouse/config/spring.rb
2018-05-27 12:34:07 +02:00

7 lines
111 B
Ruby

%w[
.ruby-version
.rbenv-vars
tmp/restart.txt
tmp/caching-dev.txt
].each { |path| Spring.watch(path) }