hello-learning/blog/config/spring.rb
2019-08-06 22:50:19 -05:00

6 lines
111 B
Ruby

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