forgeplus/config/spring.rb

7 lines
117 B
Ruby
Raw Permalink Normal View History

2020-03-09 00:40:16 +08:00
%w[
.ruby-version
.rbenv-vars
tmp/restart.txt
tmp/caching-dev.txt
].each { |path| Spring.watch(path) }