curly-happiness/config/spring.rb
2017-11-03 15:50:41 +11:00

6 lines
111 B
Ruby

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