vereto-api/config/spring.rb

7 lines
111 B
Ruby
Raw Permalink Normal View History

2019-09-26 13:40:53 +02:00
%w[
2018-02-16 09:12:51 +00:00
.ruby-version
.rbenv-vars
tmp/restart.txt
tmp/caching-dev.txt
2019-09-26 13:40:53 +02:00
].each { |path| Spring.watch(path) }