DVGM/config/spring.rb

7 lines
111 B
Ruby
Raw Normal View History

2019-02-21 21:54:26 +00:00
%w[
2017-10-22 18:56:44 +00:00
.ruby-version
.rbenv-vars
tmp/restart.txt
tmp/caching-dev.txt
2019-02-21 21:54:26 +00:00
].each { |path| Spring.watch(path) }