Files
wedding/config/spring.rb
John Lees-Miller 6e82ba528b Make open source
2018-10-27 16:46:26 +01:00

7 lines
111 B
Ruby

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